Skip to content

Delay guide display snippet breaks site for screen readers #28

Description

@alexpdraper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions