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

Touch devices can pull the vertical indicator off the end of the chart #1203

Open
krivard opened this issue Dec 9, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@krivard
Copy link
Contributor

krivard commented Dec 9, 2022

Actual Behavior:

On touch devices, the vertical indicator is manipulated by dragging. It is possible to drag the indicator to the right beyond the latest available value. This is not possible on devices which use mouseover to manipulate the vertical indicator.

Steps to Reproduce the Bug:

  1. go to https://delphi.cmu.edu/covidcast/ on desktop
  2. scroll to chart
  3. mouseover all the way to the right; final value appears in United States box below
  4. go to https://delphi.cmu.edu/covidcast/ on mobile
  5. scroll to chart
  6. drag all the way to the right; NA appears in United States box below

Expected behavior

vertical indicator should stop at final value available

Screenshots

Rating Scale (1 is minor, 7 is severe): 2 cosmetic, nonmatching

Context

  • Desktop Browser: Chrome Version 107.0.5304.87 (Official Build) (arm64)
  • Mobile Browser: Safari, iOS 16.1.2
@krivard krivard added the bug Something isn't working label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant