Skip to content

Mark the AutocompletingTextInput Popover as not dialog#19114

Merged
sergiou87 merged 1 commit intodevelopmentfrom
autocompletion-is-not-dialog
Aug 19, 2024
Merged

Mark the AutocompletingTextInput Popover as not dialog#19114
sergiou87 merged 1 commit intodevelopmentfrom
autocompletion-is-not-dialog

Conversation

@sergiou87
Copy link
Member

xref. https://github.com/github/accessibility-audits/issues/8567

Description

After the changes in #17733, Popovers, by default, have a role="dialog", and that includes the popover used in the AutocompletingTextInput. This PR changes the isDialog prop to false in the AutocompletingTextInput component to mark the popover as not a dialog.

Release notes

Notes: [Fixed] Remove "dialog" role from the autocompletion suggestions popover

@sergiou87 sergiou87 merged commit 0d539fa into development Aug 19, 2024
@sergiou87 sergiou87 deleted the autocompletion-is-not-dialog branch August 19, 2024 10:00
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.

2 participants