Closed
Description
Description
At present, the search icon and drop-down menu buttons lack alt
text! As such, they are read aloud as “Link” by the screen reader. This makes navigation very difficult!
Steps to reproduce the behavior:
Method 1
- Open
https://just-the-docs.github.io/just-the-docs/docs/ui-components
with Firefox - Open the accessibility inspector
- Select "All Issues" under "check for issues":
Method 2
- Enable the screen reader on your device
- Visit
https://just-the-docs.github.io/just-the-docs/
- Tab to
UI Components
in the sidebar - Tab-focus the
v
icon to the rightUI components
Expected behavior
The screen reader should read “Link: Expand UI Components” or something similar.
Desktop (please complete the following information):
- OS: Linux/PoP OS (like Ubuntu) 21.10
- Browser: Firefox
Additional context
In the example above, proper alt
text could be alt="Expand UI Components"