This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-200a71d9-7118-4c85-ac4b-7901855b4762 XWIKI-22988 Open

Avatar edition modal close button does not have a proper text alternative

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8ac16b5b-14ab-4ad5-8350-20ebd870bb71 Charpentier Lucas created this issue on 17/Mar/25 17:56
 
Summary: Avatar edition modal close button does not have a proper text alternative
Issue Type: cid:jira-generated-image-avatar-200a71d9-7118-4c85-ac4b-7901855b4762 Bug
Affects Versions: 17.1.0
Assignee: Unassigned
Components: User - User Profile
Created: 17/Mar/25 17:56
Labels: wcag
Priority: cid:jira-generated-image-static-major-e0e49450-2b55-40d1-8ded-a1d13519fc29 Major
Reporter: Charpentier Lucas
Description:

According to https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/#accessiblenameguidancebyrole this is right, this button should use aria-label or a `sr-only` description instead of only relying on its `title` attribute.