Skip to content

[SG-35853] Accessibility: Non-code file view: File action buttons don't respond to keypress

Administrator requested to merge contractors/SG-35853 into main

Created by: gitstart-sourcegraph

Description

Migrated to MenuLink and MenuItem to support accessibility features such as keyboard navigation and press

Problem description

image Pressing enter does not trigger these items (e.g. this one should link to GitHub, but instead dismisses the menu)

Refs

SourceGraph Issue GitStart Issue

Test Plan

  • Run app on branch
  • View a repository file on sourceraph e.g here
  • Confirm that you can trigger click on each dropdown item using your keyboard.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading