Commit eb46df9
fix(frontend): Improve keyboard filter UX with modal and auto-scroll
- Convert filter dropdown to centered modal when opened via keyboard
- Add auto-scroll to selected category section in modal
- Fix Escape key to close filter modal
- Fix "shift..." display bug by checking keyLower.length === 1
- Remove nested scroll containers to fix circles scrolling issue
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ced60ec commit eb46df9
File tree
2 files changed
+263
-36
lines changed- apps/frontend/src/lib/components
- search
2 files changed
+263
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
288 | 294 | | |
289 | 295 | | |
290 | 296 | | |
| |||
0 commit comments