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

Click on Search Result (Annotation in this case) switches view while in Edit mode #6280

Closed
2 of 7 tasks
shefalijoshi opened this issue Feb 3, 2023 · 5 comments · Fixed by #6331
Closed
2 of 7 tasks

Comments

@shefalijoshi
Copy link
Contributor

shefalijoshi commented Feb 3, 2023

Summary

While in Edit mode of an object, Clicking on a search result for a different object opens it in Edit Mode (even if it's not supposed to be editable)

Expected vs Current Behavior

The Search result should open in a Preview window while another item is in edit mode.

Steps to Reproduce

  1. Navigate to an editable domain object and click Edit - This should take you into Edit mode.
  2. Search for something - I had searched for a tag and click on a search result (that is different from the object in Step 1)
  3. Note that the object from the search results opens in Edit mode.

Environment

  • Open MCT Version: 2.1.6
  • Deployment Type: local / banner
  • OS: Mac
  • Browser: Firefox (all?)

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

@shefalijoshi
Copy link
Contributor Author

SearchResultsInEditMode.mov

@scottbell
Copy link
Contributor

I guess this test isn't providing enough coverage! I'll look into it.

@scottbell
Copy link
Contributor

This isn't a regression per se as this hasn't ever worked. That said, hopefully the PR fixes it!

@khalidadil
Copy link
Contributor

khalidadil commented Mar 9, 2023

Verified Fixed in Testathon on 03/09/2023

@ozyx
Copy link
Member

ozyx commented Mar 14, 2023

Verified Fixed -- Testathon 03/14/2023 🥧

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