Skip to content

[SG-35114]: Accessibility: Global nav bar: Extensions item unexpectedly steals focus

Administrator requested to merge contractors/SG-35114-1 into main

Created by: gitstart-sourcegraph

Audit type

Keyboard navigation

Problem description

  • Navigate through the navigation bar
  • Select "Extensions"
  • See that focus has been unexpectedly removed.

Expected behavior

We should remove autofocus from this page.

Refs

App preview:

Check out the client app preview documentation to learn more.

Test Plan

  1. Using keyboard navigate to Extensions navbar item,
  2. Click to trigger
  3. Verify that the navbar item does not loose focus

Merge request reports

Loading