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

hideTree and hideInspector url param no longer hides the tree and inspector #7019

Closed
2 of 7 tasks
ozyx opened this issue Aug 30, 2023 · 4 comments · Fixed by #6990
Closed
2 of 7 tasks

hideTree and hideInspector url param no longer hides the tree and inspector #7019

ozyx opened this issue Aug 30, 2023 · 4 comments · Fixed by #6990
Labels
bug:regression It used to work. Now it doesn't :( type:bug
Milestone

Comments

@ozyx
Copy link
Contributor

ozyx commented Aug 30, 2023

Summary

URLs with hideTree=trueand/or hideInspector=true in them used to hide the left pane tree or inspector.

@unlikelyzero edit: This has been broken for quite some time.

Expected vs Current Behavior

It should hide and inspector the tree on load.

Steps to Reproduce

  1. Add hideTree=true as a url param to any openmct url and navigate to it
  2. Notice that the tree is still expanded

Environment

  • Open MCT Version: >=3.0.0
  • 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

@ozyx ozyx added type:bug bug:regression It used to work. Now it doesn't :( labels Aug 30, 2023
@ozyx ozyx self-assigned this Aug 30, 2023
@msf-caesar

This comment was marked as spam.

@unlikelyzero unlikelyzero changed the title hideTree url param no longer hides the tree hideTree and hideInspector url param no longer hides the tree Sep 4, 2023
@unlikelyzero unlikelyzero changed the title hideTree and hideInspector url param no longer hides the tree hideTree and hideInspector url param no longer hides the tree and inspector Sep 4, 2023
@akhenry akhenry added this to the Target:3.0.2 milestone Sep 12, 2023
@ozyx
Copy link
Contributor Author

ozyx commented Sep 12, 2023

Testing Instructions

  1. Add hideTree=true to the url params and navigate
  2. Verify that the left pane is collapsed on nav
  3. Add hideInspector=true to the url params and navigate
  4. Verify that the right pane is collapsed on nav
  5. Add both to the url params and navigate
  6. Verify that both panes are collapsed on nav

@charlesh88
Copy link
Contributor

Verified fixed Testathon 2023-09-12.

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 09/12/23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:regression It used to work. Now it doesn't :( type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants