-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More-info dialog is slow and laggy after update to 2025.1.0 #23584
Comments
This is probably because of the added animations in graphs @MindFreeze |
I haven't been able to reproduce this but it seems to be caused by the dialog animation resizing the chart. |
On the history page, the animation is smooth, although I still find it annoying that the graph is animated when adding a new entity. It is simply another second of my time that is being wasted. |
Found another funny behaviour related to the more-info dialog, resizing on open can interact with the graph tooltip, creating an infinite resize loop: Bildschirmaufnahme_20250109_164605.webm |
Checklist
Describe the issue you are experiencing
After updating to 2025.1.0, graphs that are opened from an entity on the dashboard, for example a temperature or humidity graph, are an unpleasant experience.
The opened graph lags, flashes and redraws multiple times over 1-2 seconds until it has reached the end of its opening animation and its final size.
Checked in Chromium 131 and Firefox 133 on Thinkpad X1 Yoga Gen7.
Describe the behavior you expected
Graphs should open like before 2025.1.0, no animation and in less than 500ms, or better less than 300ms.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2025.1.0
What was the last working version of Home Assistant Core?
2024.12.1
In which browser are you experiencing the issue with?
Chromium 131, Firefox 133
Which operating system are you using to run this browser?
Debian Linux Unstable
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
It seems that a lot of animations were either introduced in 2025.1 or they are way slower and they make the web frontend less nice to use, it is not snappy anymore but laggy and you have to wait for seconds before elements have stopped moving around, redrawing and lagging.
The text was updated successfully, but these errors were encountered: