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

When Modal opens the focus goes to the title #5840

Closed
marcoscv-work opened this issue Jul 8, 2024 · 3 comments
Closed

When Modal opens the focus goes to the title #5840

marcoscv-work opened this issue Jul 8, 2024 · 3 comments
Labels
comp: accessibility Issues related to accessibility in general rfc Similar to the RFC that are used in React.js, Ember.js, Gatsby.js and Rust, but to mark problems tha

Comments

@marcoscv-work
Copy link
Member

There is a new example patter on WCAG 2.2:
https://www.w3.org/WAI/WCAG22/Techniques/html/H102

Example 1: A dialog to sign up to a mailing list
"In this example the h1 element will receive focus because it has a tabindex="-1" attribute"

I think it will probably fit well with clay modal since we had some reports from some browsers and SR combination where user has not a correct read, moving the focus to the heading the SR will read the title correctly for sure.

@marcoscv-work marcoscv-work added comp: accessibility Issues related to accessibility in general rfc Similar to the RFC that are used in React.js, Ember.js, Gatsby.js and Rust, but to mark problems tha labels Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

Thanks for sending your Clay issue to PEDS Team.

@marcoscv-work, we appreciate your contribution, however, please be informed that we have transitioned away from using GitHub issues to track and prioritize our work. At present, we are exclusively utilizing LPS tickets for issue management. Therefore, we kindly request you to create your LPS tickets for any new matters or inquiries ;)

Link for How To Open a LPS Ticket to Clay

If you are an external contributor, we strongly recommend reaching out to our support team for further assistance :)

@github-actions github-actions bot closed this as completed Jul 8, 2024
@ethib137
Copy link
Member

ethib137 commented Jul 9, 2024

Thanks @marcoscv-work ! This makes to me. Did you open an LPD ticket for this?

@marcoscv-work
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: accessibility Issues related to accessibility in general rfc Similar to the RFC that are used in React.js, Ember.js, Gatsby.js and Rust, but to mark problems tha
Projects
None yet
Development

No branches or pull requests

2 participants