Open
Description
Problematic behavior
- When the interface is in French, the button label must be in French.
If the interface is set to French, the text that appears in thearia-label
attributes must be translated. - If CSS is disabled, there is a loss of information regarding the icon.
Possible Solution
- If CSS is disabled, there is a loss of information regarding the icon.
Hide the icon with anaria-hidden="true"
attribute so it is not announced by screen readers, nor visible if there is no CSS enabled on the page.
Add hidden text likesr-only
orvisually-hidden
that provides information equivalent to what the icon conveys.
Additional context/Screenshots
https://www.ffoodd.fr/masquage-accessible-de-pointe/
Metadata
Metadata
Assignees
Type
Projects
Status
No status