We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dialog
When a checkbox is placed inside the Dialog component that also has a Dialog.Title, the heading and first checkbox are announced twice.
Dialog.Title
When the Dialog is opened, the Dialog.Title and Dialog.Description are announced only once, followed by the automatically focussed checkbox.
Dialog.Description
https://codesandbox.io/p/sandbox/sleepy-tharp-cwv5vr
Unknown.
N/A
react-dialog
1.1.6
19.0.0
132
2024.4
19045.5371
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Current Behavior
When a checkbox is placed inside the
Dialog
component that also has aDialog.Title
, the heading and first checkbox are announced twice.Expected behavior
When the
Dialog
is opened, theDialog.Title
andDialog.Description
are announced only once, followed by the automatically focussed checkbox.Reproducible example
https://codesandbox.io/p/sandbox/sleepy-tharp-cwv5vr
Suggested solution
Unknown.
Additional context
N/A
Your environment
react-dialog
1.1.6
19.0.0
132
2024.4
19045.5371
)The text was updated successfully, but these errors were encountered: