botui/ui/suite/tasks
Rodrigo Rodriguez (Pragmatismo) 4499bcda7a Fix flicker: incremental DOM updates only, smooth CSS transitions
- updateProgressTreeInPlace: only updates changed text/classes, no innerHTML rebuild
- updateChildInPlace, updateItemsInPlace: granular element updates
- Check if value changed before updating (prevents unnecessary DOM writes)
- CSS transitions on all tree elements (0.2s ease-out)
- Status dot now yellow/pulsing by default (was missing)
- Running step badges get accent color
- dot-pulse animation with scale effect
2026-01-01 10:49:30 -03:00
..
autotask.css Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
autotask.html Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
autotask.js Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
intents.html Designer and editor magic button UI, tasks UI improvements 2025-12-28 11:50:52 -03:00
progress-panel.css Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
progress-panel.html Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
progress-panel.js Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
taskmd.css Fix flicker: incremental DOM updates only, smooth CSS transitions 2026-01-01 10:49:30 -03:00
tasks.css Fix progress UI: incremental updates to prevent flicker, proper scroll 2026-01-01 10:13:38 -03:00
tasks.html Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
tasks.js Fix flicker: incremental DOM updates only, smooth CSS transitions 2026-01-01 10:49:30 -03:00