-
-
Notifications
You must be signed in to change notification settings - Fork 133
Description
DESCRIPTION
aria-label should be used only behind symbols, not readable texts. Using it in places where there is a visible text is discouraged due to possibility of confusing screen readers and other assistive technologies.
It seems to be used correctly, although not consistently on other pages - e.g. pencil indicating editable item does not have aria-label.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
- Searched the issue in issues
- Searched the issue in discussions
- Searched the issue in the docs
- Searched the issue in the chat
- Provide the System information in the area below, taken from
http://<IP>/api/system
Paste System information here....
TO REPRODUCE
Just hover over the text.
EXPECTED BEHAVIOUR
If used, it should be used consistently and according to guidelines (https://www.w3.org/WAI/standards-guidelines/aria/)
SCREENSHOTS
If applicable, add screenshots to help explain your issue.
ADDITIONAL CONTEXT
Add any other context about the issue here.
(Please remember to close the issue when it has been addressed)