You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve heartbeat animation timing and priority issues in TrendBlocks
- Fix heartbeat animation not showing by adjusting animation state management
- Reset showNewData after slide-in completes to allow heartbeat to resume
- Improve animation priority logic (slide-left > slide-in > heartbeat)
- Add proper initialization for first load without animation
- Fine-tune heartbeat animation scale (0.95x to 1.1x)
- Remove debug logging
Ensures heartbeat animation properly shows on the latest status block
after slide animations complete, creating clear visual feedback for
the most recent monitoring data.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments