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(react-tag-picker): Change "No options available" from text to TagPickerOption #33179

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

emmayjiang
Copy link
Contributor

Previous Behavior

The "No options available" option in TagPicker used to be just a text node, which meant it wasn't announced for screenreaders.

image

New Behavior

Using a TagPickerOption that cannot be selected allows for the message to be announced by screenreaders.
image

Related Issue(s)

@emmayjiang emmayjiang marked this pull request as ready for review October 30, 2024 23:47
@emmayjiang emmayjiang requested a review from a team as a code owner October 30, 2024 23:47
@fabricteam
Copy link
Collaborator

📊 Bundle size report

✅ No changes found

@emmayjiang emmayjiang merged commit cc24d04 into microsoft:master Oct 31, 2024
16 checks passed
@emmayjiang emmayjiang deleted the tagpicker-no-options-fix branch October 31, 2024 16:34
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.

4 participants