Skip to content

fix(Select): updated aria-live property for results announcement#1114

Open
ssherigar-c-eightfold wants to merge 1 commit intoEightfoldAI:mainfrom
ssherigar-c-eightfold:allyant/select-a11y
Open

fix(Select): updated aria-live property for results announcement#1114
ssherigar-c-eightfold wants to merge 1 commit intoEightfoldAI:mainfrom
ssherigar-c-eightfold:allyant/select-a11y

Conversation

@ssherigar-c-eightfold
Copy link
Copy Markdown
Contributor

SUMMARY:

Select
Added aria-live="polite" region for result announcements
Added aria-haspopup="listbox" to trigger
Passed aria-label to Menu

GITHUB ISSUE (Open Source Contributors)

NA

JIRA TASK (Eightfold Employees Only):

https://eightfoldai.atlassian.net/browse/ENG-167744
https://eightfoldai.atlassian.net/browse/ENG-167639

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST COVERAGE:

  • Tests for this change already exist
  • I have added unittests for this change

TEST PLAN:

Dropdown Input Select

Live region announces results correctly
Announces result count (“4 results available”)
when No result ("No results found for test")
Trigger has correct ARIA and retains focus
Keyboard navigation uses aria-activedescendant
Roles and labels applied correctly

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Apr 2, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

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