multica/apps/web/app/(dashboard)
Naiyuan Qing 27987adf37 fix(inbox): use issue_id as selection key instead of inbox item id
- URL param: ?id= → ?issue= (keyed by issue, not notification)
- Multiple notifications for same issue now share selection state
- Archive correctly clears selection when archived item's issue matches

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:17:41 +08:00
..
_components feat(web): add My Issues page with grouped filters 2026-03-31 12:53:21 +08:00
agents Merge remote-tracking branch 'origin/main' into agent/lambda/5e70a174 2026-03-31 15:45:59 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox fix(inbox): use issue_id as selection key instead of inbox item id 2026-03-31 16:17:41 +08:00
issues feat(upload): signed URLs for CLI + eager load attachments on comments 2026-03-31 15:42:10 +08:00
my-issues feat(web): add My Issues page with grouped filters 2026-03-31 12:53:21 +08:00
runtimes feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
settings fix(upload): harden upload flow — sanitize filenames, refresh CF cookies, deduplicate handlers 2026-03-31 15:52:40 +08:00
skills fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
layout.tsx perf(web): parallelize auth init and non-blocking dashboard layout (#220) 2026-03-31 15:22:58 +08:00