[SG-35167] Accessibility: Search notebooks management ARC checklist issues
Created by: gitstart-sourcegraph
Refs
Sourcegraph issue GitStart Ticket
Description
Notebooks Page 10a:
Headings:
-
The h1 heading on this page needs to be h2
Images:
- Two icons on Notebook page
-
Notebook icon SVG needs img
on SVG and aria labelby
-
-
star icon in the list items
Forms:
-
'placeholder used for label'
Notebooks Editing 10b:
Headings:
-
The h1 heading on this page needs to be h2 (fixed by above)
Images:
- Allo Icons on edit menu on the right needs
-
img
on SVG and aria labelby
-
Links:
-
Open in new tab needs add text to the link
(match the button link text)
Button:
-
Edit buttons need accessibility text (match the button link text)
Forms:
-
'placeholder used for label' needs fixing in the edit input
Test plan
I have added aria
attributes to elements suggested, they can be inspected with dev tools and checked.
App preview:
Check out the client app preview documentation to learn more.