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

Fix event markers jitter #15518

Closed
ebb-tide opened this issue Oct 21, 2019 · 5 comments · Fixed by #15581
Closed

Fix event markers jitter #15518

ebb-tide opened this issue Oct 21, 2019 · 5 comments · Fixed by #15581
Assignees
Labels
difficulty/low Resolving this issue should take a day or two.

Comments

@ebb-tide
Copy link
Contributor

ebb-tide commented Oct 21, 2019

  • Event markers tooltip has a jitter that needs to be fixed. it blinks on and off.
@desa
Copy link
Contributor

desa commented Oct 21, 2019

  • CheckPlot in CheckEditorOverlay

@desa desa added difficulty/medium Resolving this issue should take up to a week and removed difficulty/medium Resolving this issue should take up to a week labels Oct 21, 2019
@ebb-tide ebb-tide changed the title Finish event markers work Fix event markers jitter Oct 21, 2019
@ebb-tide ebb-tide added the difficulty/low Resolving this issue should take a day or two. label Oct 21, 2019
@desa
Copy link
Contributor

desa commented Oct 21, 2019

This feature requires you to enabled the eventMarkers feature flag

influx.toggleFeature('eventMarkers')

Status markers will then be visible in the Edit check page.

Screenshot 2019-10-21 14 04 09

@ebb-tide what are the steps to trigger the jitter?

@asalem1 asalem1 self-assigned this Oct 23, 2019
@ebb-tide
Copy link
Contributor Author

ebb-tide commented Oct 23, 2019

The jitter happens sometimes when user hovers over the rectangular bars above the graph

@asalem1
Copy link
Contributor

asalem1 commented Oct 23, 2019

Blocked by Issue #15554

@asalem1
Copy link
Contributor

asalem1 commented Oct 25, 2019

For an example of the problem, see:

stutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/low Resolving this issue should take a day or two.
Projects
None yet
3 participants