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(select): added autoOptionFocusAfterFilter #7285

Conversation

J-Michalek
Copy link
Contributor

@J-Michalek J-Michalek commented Feb 20, 2025

Fix: #7286

This seems like a good improvement for the user as it auto selects the best matching option after filtering possibly saving them some key presses since the option is already selected for them.

before: filter options -> press ArrowDown -> press Enter
now: filter options -> press Enter

This seems like a good improvement for the user
as it auto selects the best matching option after
filtering possibly saving them some key presses since
the option is already selected for them.

before: filter options -> press ArrowDown -> press Enter
now: filter options -> press Enter
@J-Michalek
Copy link
Contributor Author

If accepted I will try to address this for MultiSelect component aswell.

Copy link

vercel bot commented Feb 20, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

@tugcekucukoglu
Copy link
Member

Thanks for your contribution. Currently, it is not on our roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select - add prop to focus first option after filtering
2 participants