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

Fix: Focus on the first suggestion in MultiSelect filter (#16728) #16786

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

joaanyk
Copy link

@joaanyk joaanyk commented Nov 20, 2024

Description

  • Fixed the issue where the first visible option was not focused on filter input.
  • Added functionality to select the focused option on pressing Enter.
  • Improved keyboard navigation within the MultiSelect component.

Related Issue

Fixes #16728

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 8:19am

Copy link

vercel bot commented Nov 20, 2024

Someone is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component: MultiSelect autoOptionFocus=true
3 participants