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

[Elements Pool] Aliased items are not shown to be aliased #5833

Closed
1 of 7 tasks
jvigliotta opened this issue Oct 3, 2022 · 3 comments · Fixed by #5835
Closed
1 of 7 tasks

[Elements Pool] Aliased items are not shown to be aliased #5833

jvigliotta opened this issue Oct 3, 2022 · 3 comments · Fixed by #5835
Labels
bug:visual Visual problem. Not a functional issue severity:trivial type:bug
Milestone

Comments

@jvigliotta
Copy link
Contributor

Summary

When we show aliased objects, we will display an arrow over the domainObject icon to show the user that this is an aliased item and not the original.

Expected vs Current Behavior

Aliased items should be show to be aliased in the elements pool.

Steps to Reproduce

  1. Drag an aliased item into an object with composition (stacked plot, overlay plot, etc)
  2. Note that the item does not show the usual aliased item styling.

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

Screen Shot 2022-10-03 at 4 31 50 PM

@jvigliotta jvigliotta self-assigned this Oct 3, 2022
@jvigliotta
Copy link
Contributor Author

Testing

  • follow the reproduction steps

@ozyx
Copy link
Member

ozyx commented Oct 4, 2022

Verified fixed Testathon 10/4/22

image

@rukmini-bose
Copy link
Contributor

Verified 10/4 Testathon

@akhenry akhenry removed the unverified label Oct 4, 2022
@unlikelyzero unlikelyzero added the bug:visual Visual problem. Not a functional issue label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:visual Visual problem. Not a functional issue severity:trivial type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants