Skip to content

Conversation

MonikaKirkova
Copy link
Contributor

@MonikaKirkova MonikaKirkova commented Oct 2, 2025

Closes #1850
This PR improves keyboard accessibility for the combo component:

  • Escape key behavior - Pressing Escape when the dropdown is closed clears the selected value(s) in the combo component.

  • Tab key behavior - Pressing Tab when the dropdown is opened closes the list of options and focuses the next focusable element.

@rkaraivanov
Copy link
Member

rkaraivanov commented Oct 2, 2025

@MonikaKirkova
Can you add your changes into #1529 so we can merge both improvements?

@rkaraivanov
Copy link
Member

Closing this as the issue will be resolved in #1529

@rkaraivanov rkaraivanov closed this Oct 2, 2025
@rkaraivanov rkaraivanov deleted the mkirkova/combo-navigation-1850 branch October 2, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Update Escape and Tab Key Behavior for the Combo component
2 participants