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

[Root Objects] Need a way to specify order (use priorities API) #4638

Closed
jvigliotta opened this issue Dec 29, 2021 · 1 comment · Fixed by #4658
Closed

[Root Objects] Need a way to specify order (use priorities API) #4638

jvigliotta opened this issue Dec 29, 2021 · 1 comment · Fixed by #4658
Assignees
Milestone

Comments

@jvigliotta
Copy link
Contributor

jvigliotta commented Dec 29, 2021

Is your feature request related to a problem? Please describe.
Yes. Moving MyItems to a plugin from a legacy angular bundle, changed the order that it was added to the roots array in RootRegistry.js.

Describe the solution you'd like
A way to set a specific/general order (priorities).

Describe alternatives you've considered
Installing roots in the order they'd like to be shown. This may not always be possible.

Testing

  • verify the Shared Items folder has moved back to the bottom of the list of items in the tree
  • you can play around locally as well and give different priorities to different root items
@charlesh88
Copy link
Contributor

Testathon 1-24-22: verified fixed.

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.

4 participants