Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Code navigation accessibility: Support arrow key blob navigation #43175

@umpox

Description

@umpox

Related RFC

Description

We should allow Up Down Left Right arrow key navigation in the blob view.

Acceptance criteria:

  • Up/Down navigation works in ALL files (even those without code intelligence)
    • Should just change the visible "focused" line, when clicked it should navigate to this line
  • Left/Right navigation works in files with code intelligence.
    • Should allow cycling between tokens on a specific line. Allows for 1 handed keyboard nav in the blob view.

Implementation

WIP Here: https://github.com/sourcegraph/sourcegraph/pull/42980

/cc @felixfbecker/frontend-platform

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions