Skip to content

CSS order vs. tabindex #1

@m-vo

Description

@m-vo

Downside of CSS reordering is that the tabindex will always follow the DOM order (which stays the same even if elements move around).

Consider adding the dreaded tab-index and/or an appropriate aria- counterpart dynamically.

see

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedHelp is needed on this topic

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions