-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
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-componentswith 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 Componentsin the sidebar - Tab-focus the
vicon 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"
khemarato and Hsneed69
