multica/apps/web/app/(dashboard)/issues
Naiyuan Qing 0afff49728 feat(web): enhance issue detail page with comment editing, deletion, and real-time updates
- Add inline comment editing and delete functionality
- Wire up WebSocket events for comment create/update/delete
- Expand issue property editing (due date, acceptance criteria, context refs)
- Add real-time issue updates via WebSocket

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:23:33 +08:00
..
[id] feat(web): enhance issue detail page with comment editing, deletion, and real-time updates 2026-03-23 20:23:33 +08:00
_components refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
_config refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
_data refactor(web): remove frontend mock data, extract issue config 2026-03-23 15:28:12 +08:00
page.test.tsx refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
page.tsx refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00