Allow disabling the zoomHint in all ha-charts #23641
Replies: 1 comment
-
I absolutely hate the new zoom/pan feature in the graphs on mobile! Sure it’s nice, but I want to scrub through the graph to see the datapoints more often then pan. On desktop, it doesn’t matter as I have a modifier key, in mobile it needs to be fixed to require two fingers for pan. I want an option to revert to the old behavior or you should require two fingers to pan. This is the most common UX for panning non-images on touch devices. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the new zoomable graphs, I found myself stalling when scrolling through my dashboards for multiple times now, because I had to wait for the hint to fade out.
The timeout is just 1 second, but it's one second every time and one second too long for a quick glance.
Furthermore - and this is entirely subjective + very emotional - I really don't like how the UI assumes that I actually didn't mean to scroll the whole page but zoom the graph.
Not only does it assume wrongly, I also didn't ask the UI to lecture me.
It is there to serve me. Not to think that it knows better than I do what I want to do - made worse by the fact that it actively wastes my time every time.
Could it perhaps become a setting on the user?
Maybe it could be something generic like "Disable Hints"? I could imagine that we're going to see more such discoverability enhancements in the future with HA growing and all.
Alternatively, it could arguably also just be bound to the "Advanced Mode", though that is just available to admins so maybe not.
I can definitely see why they exist and I agree that they're good to have.
But as said, they're also just very annoying if you've been using the software for a long time.
Beta Was this translation helpful? Give feedback.
All reactions