diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-16 00:41:44 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-16 00:41:44 +0000 |
| commit | 908fb8650ce1f295b6047fe95a75ec4aa235b7dc (patch) | |
| tree | 8f97498c91e167d9c94b998175121041e6879398 /web/test/changestats.test.mjs | |
| parent | b91636be171bc8e43a3dba1b54f78e2048356ab1 (diff) | |
fix: restore running tab rendering and throttle history fetch
- poll() now calls renderActiveTab(cache) on early-return so switching
tabs always renders immediately instead of leaving the panel blank
- renderRunningView unchanged check now requires running.length > 0,
fixing the empty-state message never appearing when no tasks run
- Extract renderActiveTab() to avoid duplicating the tab switch logic
- Throttle execution history fetch to once per 60s (was every poll)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'web/test/changestats.test.mjs')
0 files changed, 0 insertions, 0 deletions
