mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
Instead of requiring users to Tab through all radio buttons to reach search results, ArrowDown now jumps directly from the input to the ListBox. This matches the UX of other command palettes like VS Code and Spotlight. - Add onKeyDown prop to Input component - Replace Enter→input handler with ArrowDown→results handler - Remove unnecessary wrapper div with biome-ignore comment Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| features | ||
| hooks | ||
| modules | ||
| routines | ||
| styles | ||
| utils | ||
| browser-test-setup.ts | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||
| test-setup.ts | ||