Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(component): auto-highlight first matching option in Select and MultiSelect #818

Merged
merged 2 commits into from
May 11, 2022

Conversation

MariaJose
Copy link
Contributor

@MariaJose MariaJose commented May 10, 2022

What?

Auto highlight first matching option in Select and MultiSelect components.

Why?

Before this feature, the user needed to use the down arrow keyboard in order to select the first matching option, after typing.
Adding this feature is gonna improve the UX. For more context: #783

Screenshots/Screen Recordings

MultiSelect:

Before After
Kapture.2022-05-10.at.13.30.47.mp4
Kapture.2022-05-10.at.12.39.16.mp4

Select

Before After
Kapture.2022-05-10.at.13.32.37.mp4
Kapture.2022-05-10.at.12.42.22.mp4

Testing/Proof

  • Test pass
  • Screen recording video

@MariaJose MariaJose requested review from a team as code owners May 10, 2022 18:22
Copy link
Contributor

@jorgemoya jorgemoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@MariaJose MariaJose merged commit 76eeeb7 into bigcommerce:master May 11, 2022
@MariaJose MariaJose deleted the CHP-7454 branch May 11, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants