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

Some Overlay Plot color swatches are not updating while editing #6176

Closed
3 of 7 tasks
charlesh88 opened this issue Jan 24, 2023 · 2 comments · Fixed by #6199
Closed
3 of 7 tasks

Some Overlay Plot color swatches are not updating while editing #6176

charlesh88 opened this issue Jan 24, 2023 · 2 comments · Fixed by #6199

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Jan 24, 2023

Summary

image

While editing an Overlay Plot, trying to manually change the color of a plot series doesn't update the axis swatches (orange arrow) and the current color swatch indicator (green arrows) in the Inspector's picker. Note that the legend swatches (blue arrows) and plot traces do get updated. Saving the plot and then editing will update the swatches that previously didn't.

Expected vs Current Behavior

All related color swatches should update while editing as the user makes changes.

Steps to Reproduce

  1. Create a new Overlay Plot and add some telemetry elements to it.
  2. In Plot Series, change the color of that series.
  3. Observe the problem as noted above.

Environment

  • Open MCT Version: 2.1.6-SNAPSHOT
  • Deployment Type: /testathon
  • OS: Mac
  • Browser: Chrome

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

@rukmini-bose
Copy link
Contributor

Verified Testathon 2/6/23. Plot swatches are being updated in real-time

@ozyx
Copy link
Member

ozyx commented Feb 6, 2023

Testathon 02-06-2023

Mostly fixed. Blue and orange arrow swatches update in real time, green arrow (swatch in inspector) does not update.

We should close this and split off the inspector swatch into its own issue

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

Successfully merging a pull request may close this issue.

5 participants