ayon-core icon indicating copy to clipboard operation
ayon-core copied to clipboard

Projects are not in alphabetical order

Open 64qam opened this issue 6 months ago • 1 comments

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.

Image

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

64qam avatar Oct 09 '25 13:10 64qam

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).

  1. Pinned standard projects.
  2. Pinned library projects.
  3. Standard projects.
  4. Library projects.

We probably should simplified it to:

  1. Pinned projects.
  2. Other projects.

iLLiCiTiT avatar Nov 07 '25 11:11 iLLiCiTiT