Use useState for selectedKey instead of deriving directly from useSearchParams(), so the issue ID from ?issue=<id> is reliably captured on mount. window.history.replaceState() doesn't always sync back to useSearchParams() in Next.js, causing the detail panel to show empty when entering via a shared inbox link. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| _components | ||
| agents | ||
| board | ||
| inbox | ||
| issues | ||
| my-issues | ||
| runtimes | ||
| settings | ||
| skills | ||
| layout.tsx | ||