Run prettier on backlog folder
This commit is contained in:
@@ -3,17 +3,18 @@ id: ML-108
|
||||
title: Support universal search navigation via keyboard
|
||||
status: Done
|
||||
assignee: []
|
||||
created_date: '2026-04-20 08:59'
|
||||
created_date: "2026-04-20 08:59"
|
||||
labels: []
|
||||
dependencies: []
|
||||
references:
|
||||
- 'https://github.com/cloud8421/music_library/issues/58'
|
||||
- "https://github.com/cloud8421/music_library/issues/58"
|
||||
priority: medium
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
<!-- SECTION:DESCRIPTION:BEGIN -->
|
||||
|
||||
_GitHub: created 2025-11-01 · updated 2025-11-09 · closed 2025-11-09_
|
||||
|
||||
The universal search modal cannot be navigated by keyboard only. It should support:
|
||||
@@ -24,4 +25,5 @@ The universal search modal cannot be navigated by keyboard only. It should suppo
|
||||
- When pressing down on the last result, go back to the search input
|
||||
|
||||
Should be implemented as a hook for the Universal Search component.
|
||||
|
||||
<!-- SECTION:DESCRIPTION:END -->
|
||||
|
||||
Reference in New Issue
Block a user