multica/apps/web/features/modals
Naiyuan Qing 40d29bea50 feat: add global issue search with sidebar button and modal
Add search functionality to quickly find issues by title:
- Backend: add search param (ILIKE) to ListIssues query
- Frontend: search modal using CommandDialog with skeleton loading
- Sidebar: ghost-style search button next to create issue button
- Handle CJK input method composition to avoid premature searches
- Responsive max-height for small screens

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:11:28 +08:00
..
create-issue.tsx fix(ui): show avatar images in assignee dropdowns 2026-04-01 03:50:47 +08:00
create-workspace.tsx feat(ui): UI/UX polish — layout, sidebar, button, theme improvements 2026-03-25 18:53:14 +08:00
index.ts refactor: migrate stores to features/, remove dead packages, add modals + workspace sync 2026-03-25 16:37:22 +08:00
registry.tsx feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00
search-issues.tsx feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00
store.ts feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00