Commit Graph
6 Commits
Author SHA1 Message Date
jiang 0995172828 fix: align drainage frontend configuration 2026-07-22 15:01:35 +08:00
jiang 72850761ce feat: migrate drainage frontend to Vite 2026-07-22 12:47:36 +08:00
jiang 21791b9cee fix: prevent agent progress layout jitter
The previous popLayout stabilization kept margin-based spacing, so exiting rows temporarily added 6px to bounded Agent lists.

Use flex gaps and a geometry regression check so exited rows no longer change container height.
2026-07-21 10:15:19 +08:00
jiang 72c8190a78 fix: stabilize agent progress display 2026-07-20 19:13:43 +08:00
jiang bae4b65005 fix: refine agent progress feedback 2026-07-20 17:22:00 +08:00
jiang 319c604e9d fix: stabilize agent UI and SCADA card 2026-07-20 17:17:55 +08:00