Skip to content

Conference status toggle div is not keyboard accessible #21

@EngstromJimmy

Description

@EngstromJimmy

In Pages/ConferenceItem.razor, the status toggle uses a div with @OnClick instead of a button element. It has no role, aria-label, or tabindex and cannot be reached or activated by keyboard. Should be converted to a button with an accessible label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions