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

Plot legends in Time Strip don't show values on hover #7968

Open
2 of 7 tasks
charlesh88 opened this issue Dec 18, 2024 · 0 comments
Open
2 of 7 tasks

Plot legends in Time Strip don't show values on hover #7968

charlesh88 opened this issue Dec 18, 2024 · 0 comments

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Dec 18, 2024

Summary

When a plot in a Time Strip has the cursor over it, it doesn't respond to the mouseover event and show a current value in the legend, but should.

Expected vs Current Behavior

Mouseover events in the plot in a Time Strip should behave as they do in native plot views.

Steps to Reproduce

  1. Put a plot view in a Time Strip.

Environment

  • Open MCT Version:
  • Deployment Type:
  • OS:
  • Browser:

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?

Additional Information

After a brief investigation, this doesn't appear to be a CSS-related issue, like setting pointer-events: none.

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

No branches or pull requests

3 participants