[Accessibility]: Search contexts management ARC checklist issues
Created by: limitedmage
Audit type
ARC Toolkit
User journey audit issue
https://github.com/sourcegraph/sourcegraph/issues/34191
Problem description
The following ARC toolkit issues exist in the search context management pages:
-
Headers should not be H1, should be H2 styled as H1, on all pages (list page, view page, and add/edit page) -
On list page, <ul>
should use<li>
instead of<div>
for children -
On list page, "Filter search context" textbox should have an aria-label -
On edit page, Delete button doesn't meet color contrast requirements (should use a danger variant button instead)
Expected behavior
All issues should be fixed as noted above
Additional details
No response
Assigning labels
-
Please give this issue an estimate by applying a label like estimate/Xd
, where X is the estimated number of days it will take to complete. -
If this issue is specific to a specific Sourcegraph product, please assign the appropriate team label to this issue. -
If this issue will require input from designers in order to complete, please assign the label needs-design
. -
If you are confident that this issue should be fixed by GitStart, please assign the label gitstart
.
Owner
This issue will be fixed by GitStart. I have assigned the label 'gitstart' and added the assignee 'gitstart-sourcegraph'.