multica/apps/web/app/(dashboard)/issues
Naiyuan Qing eed8e36a69 fix(test): update mockListIssues for two-phase fetch (open_only + closed)
issueListOptions now makes 2 api.listIssues calls (open_only + closed page).
Tests that mock the response must return data only for the open_only call,
otherwise issues appear twice in the merged result.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 10:41:29 +08:00
..
[id] test(issues): clean up dead useIssueStore mocks from tests 2026-04-07 15:52:15 +08:00
page.test.tsx fix(test): update mockListIssues for two-phase fetch (open_only + closed) 2026-04-08 10:41:29 +08:00
page.tsx feat(issues): rewrite issues page with component decomposition and persisted filters 2026-03-26 12:36:01 +08:00