Skip to content

[SG-36581] Accessibility: It is time-consuming to navigate back from the ref panel to the file content pane

Administrator requested to merge contractors/SG-36581 into main

Created by: gitstart-sourcegraph

Audit type

Screen reader navigation

User journey audit issue

#33510

Problem description

After the focus has moved to the ref panel, navigating the focus back to the blob view is quite time-consuming (hold Shift + Tab for long or lots of key presses). This makes using the ref panel tedious.

(This point applies to keyboard navigation too.)

Expected behavior

I think we should modify the tab hierarchy or the page structure so that one can quickly navigate back from the ref panel to the blob view, perhaps to the specific part where the code intel popover was triggered.

Refs

SourceGraph Issue GitStart Issue

Test Plan

  • Run app on feature branch / preview link
  • visit the blob page.
  • Verify that all regions are appropriately shown.
  • Sample below
Screenshot 2022-07-20 at 11 41 20 AM

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading