Add accessible name to the forgot password link #103

Open
opened 2023-07-17 12:35:21 +02:00 by Moiety · 0 comments
Moiety commented 2023-07-17 12:35:21 +02:00 (Migrated from koodu.ubiqueros.com)

Where: Login pages

What: The “forgot password”-link’s accessible name is “?” (the accessible name is taken from the contents); this doesn’t indicate the link’s purpose.

Recommendations: Add a more descriptive accessible name through either a visually hidden <span> or aria-label attribute on the link.

location of the forgot password link

Where: Login pages What: The “forgot password”-link’s accessible name is “?” (the accessible name is taken from the contents); this doesn’t indicate the link’s purpose. Recommendations: Add a more descriptive accessible name through either a [visually hidden](https://www.a11yproject.com/posts/how-to-hide-content/) `<span>` or `aria-label` attribute on the link. ![location of the forgot password link](/attachments/a14cdb35-f30e-4ebd-9790-b5fe6da461df)
ro added this to the Road to Version One project 2024-05-07 22:36:21 +02:00
ro self-assigned this 2024-06-05 21:39:31 +02: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#103
No description provided.