Power users expect to be able to jump to search without using the mouse.
Proposed solution
Pressing / anywhere on the page should focus the search input (common pattern used by GitHub, Linear, etc.).
Acceptance criteria
- Pressing
/ focuses the search bar
- Pressing
Escape clears and blurs the search bar
- Does not trigger when typing in another input field
Power users expect to be able to jump to search without using the mouse.
Proposed solution
Pressing
/anywhere on the page should focus the search input (common pattern used by GitHub, Linear, etc.).Acceptance criteria
/focuses the search barEscapeclears and blurs the search bar