<button>s under “Options” and in the “Editor toolbar” have their accessible name set via title #110

Closed
opened 2023-07-19 17:06:01 +02:00 by Ghost · 0 comments
Ghost commented 2023-07-19 17:06:01 +02:00 (Migrated from koodu.ubiqueros.com)

Where: Add/Edit page

What: The <button>s under “Options” and in the “Editor toolbar” have their accessible name set via title

Recommendation: Add an accessible name through either a visually hidden <span> or aria-label attribute on the buttons.

e.g. the value of title can be used

Where: Add/Edit page What: The `<button>`s under “Options” and in the “Editor toolbar” have their accessible name set via `title` Recommendation: Add an accessible name through either a [visually hidden](https://www.a11yproject.com/posts/how-to-hide-content/) `<span>` or `aria-label` attribute on the buttons. e.g. the value of title can be used
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/fipamo#110
No description provided.