Skip to content
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

Small quibble with activating the touch and swipe on graphs to show the details pop-ups #40

Open
DigiH opened this issue Nov 2, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@DigiH
Copy link
Member

DigiH commented Nov 2, 2022

Might be iOS only? Needs verification on Android.

When I want to get the widget view graphs details pop-ups I would expect the pop-ups to appear for the initial touch down event, then being able to slide along for the pop-ups to show the history details.

The initial pop-ups, and it's related vertical time line indicator, only show up with by first touch up event though.

Making it a bit unexpected and awkward with touch down - wondering - touch up - now I see them - touch down again and slide to get what I wanted.

Same when the pop-ups and time line indicator is already showing, touch down at a new location doesn't do anything, as would be expected, only touch up again makes the indicator and pup-up values jump to the newly selected position.

@emericg
Copy link
Collaborator

emericg commented Nov 7, 2022

You mean using the press and not the click on mobile? Why not. I've just tried, but that makes it weird between touching, dragging the graph bar and swiping to the next screen. I'll have to see.
On desktop it really doesn't make sense.

@emericg
Copy link
Collaborator

emericg commented Nov 7, 2022

Actually, if the drag area is merged with the press area (and the screen swipe is disabled by a press) it feels pretty good to use...

@DigiH
Copy link
Member Author

DigiH commented Nov 8, 2022

Yes, was only talking about touch ui devices, Android and iOS/iPadOS.

@emericg emericg added the enhancement New feature or request label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants