Skip to content

tabindex and unusable buttons/links without mouse #667

@Sillymak

Description

@Sillymak

Is it possible to add a tabindex attribute to other anchor tags within the app UI? Especially on the user dashboard.

They are present in the login page but missing on other buttons in the app and they can't be navigated to with keyboard.

Also is it possible to add more event handlers other than .click() to these buttons? These buttons are not usable without a mouse. We have not found a way to activate anchor elements using only a keyboard.

Can role=button be added to the divs that are buttons for screen reader clarity?

This is for keyboard-only situations.

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