Skip to content

Focusable does not handle the inert attribute #369

Open
@smhigley

Description

@smhigley

Tabster breaks on elements with inert, or nested within an ancestor with inert.

The easiest solution might be to add :not([inert]):not([inert] *) to the focusable selector, or add an explicit check (maybe in isAccessible?)

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