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 Issue with Picker Component Closure Behavior #166

Merged
merged 1 commit into from
May 2, 2024

Conversation

leewyatt
Copy link
Contributor

@leewyatt leewyatt commented May 2, 2024

Currently, when the Picker component is closed using the Esc key, it requires consecutive clicks on the Picker button to display the popup again.

To address this issue, we need to implement handling for the Esc key press event in the Picker component to ensure consistent behavior.

Copy link

sonarqubecloud bot commented May 2, 2024

@dlemmermann dlemmermann merged commit 6ba35a0 into master May 2, 2024
3 of 4 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.

2 participants