Skip to content

Conversation

meet-vaghasiya
Copy link
Contributor

@meet-vaghasiya meet-vaghasiya commented Oct 4, 2025

  • Add keyboard support for clear button with onClearKeyDown method
  • Implement tabindex and role attributes for clear button
  • Add aria-label for clear button using locale configuration
  • Enhance keyboard interaction for clearing selection
  • Ensure clear button is accessible for keyboard and screen reader users

Defect Fixes

This PR fixes the keyboard accessibility issue for the clear button in the Select component when showClear=true, allowing it to be focused via Tab and triggered via Enter/Space. It resolves issue #8168

- Add keyboard support for clear button with onClearKeyDown method
- Implement tabindex and role attributes for clear button
- Add aria-label for clear button using locale configuration
- Enhance keyboard interaction for clearing selection
- Ensure clear button is accessible for keyboard and screen reader users
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.

1 participant