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

Imagery annotations don't appear on mount #6749

Closed
3 of 7 tasks
ozyx opened this issue Jun 20, 2023 · 2 comments · Fixed by #6751
Closed
3 of 7 tasks

Imagery annotations don't appear on mount #6749

ozyx opened this issue Jun 20, 2023 · 2 comments · Fixed by #6751

Comments

@ozyx
Copy link
Contributor

ozyx commented Jun 20, 2023

Summary

When navigating to an imagery view (mutable or immutable, either on its own or embedded in a layout), existing annotations on the current image will not show until either the image canvas is clicked (focused), or the image thumbnail is toggled (to another image and back again).

Expected vs Current Behavior

The existing annotations for the current image should show on mount.

Steps to Reproduce

  1. Create an Example Imagery
  2. Add an annotation to it (shift + option + click and drag, add the tag in the inspector "Annotations" tag)
  3. Quickly nav away and back so that the current image is still the one you annotated
  4. Observe that no annotations appear
  5. Click the image canvas
  6. Observe that the annotations appear

Environment

  • Open MCT Version: 2.1.5-SNAPSHOT
  • Deployment Type: local, testathon
  • OS: MacOS
  • 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

Screen.Recording.2023-06-20.at.1.35.08.PM.mov
@scottbell
Copy link
Contributor

Testing instructions included in description.

@ozyx
Copy link
Contributor Author

ozyx commented Jul 19, 2023

Verified Fixed -- Testathon 7/19/23

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.

3 participants