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): avoid IME input issue when typing in filter #6280

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

charlie0228
Copy link
Contributor

###Defect Fixes
Fix #6279

Stop onFilterKeyDown when IME is still typing.

Copy link

vercel bot commented Aug 23, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Aug 23, 2024 9:20am
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Aug 23, 2024 9:20am

@tugcekucukoglu tugcekucukoglu added the good first issue *** Welcome to PrimeVue Family! *** Good issue! label Sep 10, 2024
@tugcekucukoglu tugcekucukoglu merged commit 9948a50 into primefaces:master Sep 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue *** Welcome to PrimeVue Family! *** Good issue!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select: Chinese IME input will be stopped in filter input element
2 participants