Skip to content

[SG-35167] Accessibility: Search notebooks management ARC checklist issues

Administrator requested to merge contractors/SG-35167 into main

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
Screen Shot 2022-05-09 at 16 07 09
  • star icon in the list items
Screen Shot 2022-05-09 at 16 34 32

Forms:

  • 'placeholder used for label'
Screen Shot 2022-05-09 at 16 11 18

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)
Screen Shot 2022-05-09 at 16 35 51

Forms:

  • 'placeholder used for label' needs fixing in the edit input
Screen Shot 2022-05-09 at 16 37 23

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.

Merge request reports

Loading