Files
multica/apps
Jiang Bohan 57fdbdda72 fix(issues): add done issue pagination to list view
List view only showed the first 50 done issues without a total count or
load-more mechanism. Reuse the existing useLoadMoreDoneIssues hook and
extract InfiniteScrollSentinel into a shared component so both board and
list views paginate identically.
2026-04-09 14:09:06 +08:00
..