Skip to content

[app-bug] Findings list has no keyboard navigation (j/k, /, ?, esc) #867

@Gbangbolaoluwagbemiga

Description

@Gbangbolaoluwagbemiga

Problem

Auditors who use the dashboard heavily can't navigate findings without a mouse. There is no j/k, no / to focus search, no esc to clear filters, no ? cheat sheet.

Acceptance Criteria

  • j / k move the selected finding up/down
  • enter opens the selected finding's detail panel
  • / focuses the code-filter input
  • esc clears focused input and resets selection
  • ? opens a modal cheat sheet
  • Disabled when an <input> or <textarea> has focus
  • Storybook story exercises the shortcuts

Pointers

Difficulty

Easy. Single hook + ARIA live region.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions