feat(KB-662): add changeset for visibility refresh enhancement

This commit is contained in:
gsxdsm
2026-04-01 21:57:33 -07:00
parent 74b7301b28
commit 98625eeab6

View File

@@ -0,0 +1,7 @@
---
"@fusion/dashboard": patch
---
Add visibility-based data refresh to dashboard hooks
When the dashboard tab becomes visible after being hidden (e.g., minimized, tab switched), data is now immediately refreshed instead of waiting for the next polling interval.