Files
tanabata/frontend/src/routes
H1K0 70d12615b8
deploy / deploy (push) Successful in 23s
feat(frontend): keyboard navigation for tag and category grids
Mirror the Files grid's roving keyboard focus on the tag and category
lists (and the tags shown on a category page): arrows move a focus ring,
Enter opens the focused item, "/" jumps to search, Escape drops the ring.
Extracts the model into a reusable createRovingGrid controller; vertical
movement is geometric since the pills wrap at variable widths. The
tag/category edit pages gain Escape-to-leave parity with the file viewer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:36:36 +03:00
..