-
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
Every(!) touch to graphs lead to detail value display even if not intended #18198
Comments
Very frustrating! Agree 👍🏻 |
Same here. That wasn't the case a few versions ago. |
Yes, this is making graphs and the app itself actually hard to use. I think two incredibly frustrating issues started in October:
|
I wonder if it's all related to this commit?: dd6a69e Lots of calls so to "more-info" added in here |
Would be nice to have an option in the visual editor to turn it on an off (after fixing it getting stuck on of course). |
I am the author of mentioned PR. If I understand it correctly this issue #18198 is about tooltips, not more-info. This problem with tooltips was there even before my PR, you can try ( I also had to deal with this tooltip problem in the followup PR by simulating The problem is that |
Thanks k3a, |
@k3a thanks for commenting. All I know is these charts became much less usable after your commits: tooltips floating around all over the place, often blocking UI important elements in popups. It's also now nearly impossible to check individual values when there are lines close together on a chart as the focal point shifts between lines and jumps to more info upon release. There often isn't enough whitespace to allow the touch to 'escape' the more info area. The same commit created several issues and, personally speaking, it is much more frustrating and less usable now.. sorry to say. I would suggest the interactions need more thought and/or an intermediate step. But meantime please consider reverting part or all of the change. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Still the same for me...
Skickat från Outlook för Android<https://aka.ms/AAb9ysg>
…________________________________
From: github-actions[bot] ***@***.***>
Sent: Wednesday, March 20, 2024 12:01:44 PM
To: home-assistant/frontend ***@***.***>
Cc: Thaijoni ***@***.***>; Comment ***@***.***>
Subject: Re: [home-assistant/frontend] Every(!) touch to graphs lead to detail value display even if not intended (Issue #18198)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
—
Reply to this email directly, view it on GitHub<#18198 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A223MMUQSBSNC65M2UPJ6GTYZFUBRAVCNFSM6AAAAAA55VGWHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBZGMYDMMRWGU>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hello, this is still an issue for me. It is really disappointing that no one is really owning this issue. The product was working fine in August 2023, and has been frustrating to operate on mobile since September/october 2023. |
I am actually going to try this today to work out exactly which version the problem started with. |
The problem with tooltips over the side menu (not something I caused) was attempted to be fixed by this commit (by setting CSS z-index to 1) fb73bfb (tags 20240307.0 20240306.0 20240304.0 20240301.0 20240228.1 20240228.0 20240207.1 20240207.0 20240205.0 20240202.0) Is it really still a problem? What platform? |
There has nothing changed. The issue still exists the same as before. tested with 2024.1.5-full (the most recent version Google Play Store offers at the moment). Platforms are:
Please don't stale or drop this issue. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This issue isn't resolved and it impairs daily use of Home Assistant on touch devices. |
I want to ask for resoving this issue. It's REALLY annoying. Yesterday I finally brought a wall terminal in "official" use. Those notification on a single tap are hiding the interesting parts, even if this tap was made to swipe/scroll the content. I earned a "NO GO" from my family members.... |
Hello again, is there any life in this matter? I istalled several tablets as room HMI and get feedback of all those anoying popups when touching/scrolling/zooming a page. Please, I want to ask if this is a matter of change (and doesn't have ressources by now) or if nothing will happen here (maybe because all users are considered being tolerant admins, not simple family member users...) |
I want to ask for any progress or intentions in this matter. This is a constant nuisance when using the frontend on touch based devices. I'm finding myself doing avoidance strategies when touching chart pages to scroll or zoom them. And this shouldn't be at all. |
I also want to know if this is being worked on! It is incredibly annoying, to the point where I was searching for ways to disable the tooltip entirely - which is how I found this discussion. |
Has gotten even worse since 2025.1 history graph update. |
ist there any life from the developers/maintainers? Ist this problem aware? I cannot believe we're the only one who install a home panel or want to control our home by touch instead of mouse. |
Checklist
Describe the issue you are experiencing
Coming from
home-assistant/android#3932 (comment)
Concerns the use of the GUI on Android devices: Home Assistant app and browsers, here: Chrome, Fenec (Firefox). Here:
Home Assistant Android app version 2023.9.2-full (and older)
Every touch on the display targeting a graph leads to instantly display an overlay window showing detail values to that point. This is true even if the touch is a swipe gesture. The popping up overlay window is rather persistent. Only a touch again within the graph makes is go away (and only if placed wise). This limits daily user experience and lead to confusing unexperienced users (wall mounted display)
Describe the behavior you expected
A proposal could be:
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2023.10.1. and older
What was the last working version of Home Assistant Core?
never?
In which browser are you experiencing the issue with?
Chrome 117.0.5938.153 and older. Fenec/Firefox 118.0.0
Which operating system are you using to run this browser?
Android 14 / Android 13
State of relevant entities
Problem-relevant frontend configuration
not applicable
Javascript errors shown in your browser console/inspector
Additional information
see above
The text was updated successfully, but these errors were encountered: