Skip to content

The "more options" button is not keyboard accessible #1392

@cyberbaloo

Description

@cyberbaloo

Bug Report

Problematic behavior
Similarly, the "more options" button is not visible as it is hidden from assistive technologies. The user cannot access it using the keyboard.

Expected behavior/code
A clear and concise description of what you expected to happen (or code).

** Possible solution **

  1. Remove the aria-hidden="true" attribute
  2. Add an accessible name to the button aria-label="More options"
Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions