Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Object Tree] Handle targeting an orphaned object #5603

Closed
1 of 7 tasks
jvigliotta opened this issue Aug 3, 2022 · 3 comments
Closed
1 of 7 tasks

[Object Tree] Handle targeting an orphaned object #5603

jvigliotta opened this issue Aug 3, 2022 · 3 comments
Labels

Comments

@jvigliotta
Copy link
Contributor

Summary

Currently if you try to target an orphaned object in the object tree, it does nothing.

Screen Shot 2022-08-03 at 1 12 32 PM

Expected vs Current Behavior

If the item is orphaned, we need to not allow targeting, possibly dim the icon or remove it altogether?

Steps to Reproduce

  1. Create an item
  2. Remove the item
  3. Search the removed (orphaned) item
  4. View it
  5. Click the target button in the tree

Impact Check List

  • Data loss or misrepresented data? Kind of 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?
@scottbell
Copy link
Contributor

As orphaned objects aren’t accessible via search anymore, this may be fixed?

@ozyx
Copy link
Member

ozyx commented Aug 9, 2022

Verified fixed, Testathon 8/9/22

Created a clock and deleted it. Was not able to find it via search since it is now orphaned, thus cannot target it

@rukmini-bose
Copy link
Contributor

Testathon Verified 8/9/22

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

No branches or pull requests

6 participants