ayon-core
ayon-core copied to clipboard
Projects are not in alphabetical order
Is there an existing issue for this?
- [x] I have searched the existing issues
Current Behavior:
Projects in Launcher are not sorted in alphabetical order.
Expected Behavior:
No response
Version
1.6.3
What platform you are running on?
Windows
Steps To Reproduce:
Create a new project and check if projects in Launcher are in the right alphabetical order.
Are there any labels you wish to add?
- [x] I have added the relevant labels to the bug report.
Relevant log output:
Additional context:
No response
I think that is because we also conside library projects in the sorting.
There are 4 project categories now that are sorted alphabetically (per category).
- Pinned standard projects.
- Pinned library projects.
- Standard projects.
- Library projects.
We probably should simplified it to:
- Pinned projects.
- Other projects.