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

[@mantine/core] Fix conbobox keyDown handling during IME input conversion #5935

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

elecdeer
Copy link
Contributor

Fixes #5934.

Fixes an issue in the Combobox where confirming an IME conversion incorrectly submits the focused option.

I confirmed to work as expected in Safari.

@rtivital rtivital merged commit 1e84a97 into mantinedev:master Mar 26, 2024
1 check passed
@rtivital
Copy link
Member

Thanks!

@elecdeer elecdeer deleted the fix/combobox-ime branch March 26, 2024 13:16
@elecdeer
Copy link
Contributor Author

Thank you for the review and merge!

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.

Combobox Submits Focused Option on Enter Key with IME Conversion
2 participants