Skip to content

Accessibility: Modal dialog lacks proper markup; title; focus trap #76

Description

@nedredmond

Modal dialog lacks proper markup and accessible name. Also, I am able to focus and interact with elements outside of the modal dialog, which is in violation of HTML spec.

EDIT: I see that there is an eventabsorber overlay, but this does not account for keyboard access / focus.

Recommended fix:

Refactor to use browser-native modal dialog functionality (see MDN for explanation and examples). This will come with default accessibility support.

ADA standard violations:

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