Skip to content

Input to control tabindex #432

Closed
@alexciesielski

Description

@alexciesielski

Is your feature request related to a problem? Please describe.
I am optimizing my app for usage with keyboard and what I found when tabbing through all elements is that the drag handle catches focus. It is because the drag handle has a tabindex="0"

Describe the solution you'd like
I would like an input to be able to set tabindex="-1", to prevent it from being focused when tabbing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions