<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 Moiety · 0 comments
Moiety 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
ro added this to the Road to Version One project 2024-05-07 22:36:21 +02:00
ro referenced this issue from a commit 2024-05-09 21:29:59 +02:00
ro self-assigned this 2024-06-05 21:39:31 +02:00
ro closed this issue 2024-11-11 20:58:42 +01:00
Sign in to join this conversation.
No milestone
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.