Files
ojnext/src
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
..
2026-07-02 19:28:16 -06:00
2026-07-02 18:28:47 -06:00
2026-05-07 06:09:05 -06:00
2026-06-05 09:03:38 -06:00
2026-05-20 08:12:46 -06:00