Skip to content

fix: add missing role and aria-expanded to Combobox target#8763

Open
imkrishn wants to merge 1 commit intomantinedev:masterfrom
imkrishn:fix/combobox-aria
Open

fix: add missing role and aria-expanded to Combobox target#8763
imkrishn wants to merge 1 commit intomantinedev:masterfrom
imkrishn:fix/combobox-aria

Conversation

@imkrishn
Copy link
Copy Markdown

@imkrishn imkrishn commented Mar 24, 2026

Solved

This PR adds missing role and aria-expanded attributes to the Combobox trigger.

Issue

Improves accessibility by making the component more compliant with ARIA practices and better for screen readers.

Implementation

Added appropriate role to the Combobox target
Added aria-expanded to reflect open/closed state

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