Skip to content

Buttons AND Links are tab selectable in event cards #1664

@MaadhavBhatt

Description

@MaadhavBhatt

Bug

For all event cards, including but not limited to those in the screenshot below, the buttons and the links inside the buttons are tab selectable, as in the screenshot below.

Image

Fix

Add a tabIndex: -1 to the relevant buttons OR links (but not both), whichever is better for accessibility. Note that ideally outside buttons should have the negative tab index, since it is the links that open a new page on click.

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