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

Delay guide display snippet breaks site for screen readers #28

Open
alexpdraper opened this issue Aug 24, 2023 · 0 comments
Open

Delay guide display snippet breaks site for screen readers #28

alexpdraper opened this issue Aug 24, 2023 · 0 comments

Comments

@alexpdraper
Copy link

When a guide is launched it sets aria-hidden="true" on all other immediate children of the <body> element. With the delay guides display snippet https://github.com/pendo-io/snippets/blob/master/guides/delayGuide/delayGuideDisplay/delayGuideDisplay.js the guide gets display: none added to it awaiting a timeout. The aria-hidden and display none combine to make a site completely hidden from screen readers until the guide is made visible.

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

No branches or pull requests

1 participant