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

dropdown: added option to disable showing the panel on key down (#16462) #16518

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

capc0
Copy link
Contributor

@capc0 capc0 commented Oct 11, 2024

Allows the dropdown to be filled by the user (in combination with selectOnFocus = true) with minimal keyboard input without showing the overlay panel. Usefull when the user already is familiar with the selectable options and just quickly wants to select a value and move on to the next input (e.g. via tab).

closes #16462

Copy link

vercel bot commented Oct 11, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 11:47am
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 11:47am

@cetincakiroglu cetincakiroglu merged commit 357a249 into primefaces:master Oct 11, 2024
2 of 3 checks passed
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.

p-dropdown: selected item is not changing when typing the first character of the items in the list
2 participants