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

Clicking a plot annotation should pause the plot #6443

Closed
4 of 7 tasks
scottbell opened this issue Mar 15, 2023 · 1 comment · Fixed by #6446
Closed
4 of 7 tasks

Clicking a plot annotation should pause the plot #6443

scottbell opened this issue Mar 15, 2023 · 1 comment · Fixed by #6446
Assignees
Labels
Milestone

Comments

@scottbell
Copy link
Contributor

scottbell commented Mar 15, 2023

Summary

When clicking on a plot annotation in real time mode, you can't see it as the plot isn't paused.

Expected vs Current Behavior

As you're intentionally clicking a plot annotation, we should pause the plot for you to display it to you.

Steps to Reproduce

  1. Create a plot annotation by tagging some points (option + shift + drag)
  2. Enter real time mode if you're not already
  3. Search for the tag you made
  4. Notice the annotation isn't visible as the plot isn't paused

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?
@ozyx
Copy link
Contributor

ozyx commented Mar 17, 2023

Verified fixed -- Testathon 3/17/2023 🍀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants