yuetsh 9c6c6e1784 fix(reaction): dedupe sort request when not on page 1
handleSorter previously mutated query.page then called listStats()
synchronously, while a separate page/limit watcher also fired on the
page reset, producing two identical requests whenever sorting was
triggered from page 2+. ordering is now part of the watched sources
so page+ordering mutations from handleSorter batch into a single
watcher run.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 03:47:19 -06:00
fix
2026-07-24 07:19:05 -06:00
2026-06-03 07:19:53 -06:00
2026-06-14 08:52:47 -06:00
2026-05-06 20:39:08 -06:00
2026-05-26 07:37:09 -06:00
2026-03-10 14:15:45 +08:00
env
2025-10-08 18:35:49 +08:00
2025-10-11 13:37:23 +08:00
2026-03-08 20:58:50 +08:00
2025-07-16 09:17:43 +08:00
2026-07-02 18:28:47 -06:00
2026-07-02 18:28:47 -06:00
2026-05-07 08:40:48 -06:00
2026-07-02 18:28:47 -06:00
fix
2026-05-05 07:26:47 -06:00
2026-07-02 18:28:47 -06:00
2026-07-02 18:28:47 -06:00
Description
No description provided
Readme 11 MiB
Languages
Vue 73%
TypeScript 26.8%
CSS 0.2%