multica/apps/web/shared
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
..
api feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00
hooks fix(upload): link attachments to comments via client-side ID tracking 2026-03-31 16:47:27 +08:00
types feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00
logger.ts feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
utils.ts fix(activity): address code review feedback and improve timeline UX 2026-03-29 00:21:46 +08:00