-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 [Frontend] Sort folders alphabetically #6794
🎨 [Frontend] Sort folders alphabetically #6794
Conversation
services/static-webserver/client/source/class/osparc/dashboard/WorkspacesAndFoldersTree.js
Show resolved
Hide resolved
Thx 🎄 ⛄ 🎄 ⛄ 🎄 ⛄ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Q: I would assume, as a user, that the default sorting should be by "last modified"?
In the tree(s) alphabetically sorted (always), in the main view, depends on your selection |
Which also seems to be consistent with how e.g. gdrive allows one to move a folder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Personally I agree with @wvangeit. Otherwise approved
services/static-webserver/client/source/class/osparc/dashboard/WorkspacesAndFoldersTree.js
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
What do you want me to implement so that I get your approval, sir? |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
What do these changes do?
Merry xmas @wvangeit!
Related issue/s
How to test
Dev-ops checklist