1. Move sub-issues section from sidebar to main content area (below description), matching Linear's layout. Shows status icon, title, and assignee avatar for each child issue. 2. Fix real-time refresh: invalidate parent's childIssuesOptions query in useCreateIssue mutation (onSuccess), onIssueCreated WS handler, and onIssueDeleted WS handler so sub-issues list updates immediately without page refresh. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| mutations.ts | ||
| queries.ts | ||
| ws-updaters.ts | ||