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

AY-7902_Dashboard projects category folders

Open ynbot opened this issue 6 months ago • 3 comments

Please describe the feature you have in mind and explain what the current shortcomings are?

The ability to put your projects into folders for better categorisation.

How would you imagine the implementation of the feature?

No response

Describe alternatives you've considered:

No response

Additional context:

link to discussion on Discord (might be a private channel)

This issue was automatically created from Clickup ticket AY-7902

ynbot avatar Jun 06 '25 13:06 ynbot

Could this be as simple as adding a project-only built-in attribute "projectCategory" and then group by it in the frontend? categories could be then edited in the attributes page as any other enum

martastain avatar Jun 12 '25 06:06 martastain

Could this be as simple as adding a project-only built-in attribute "projectCategory" and then group by it in the frontend? categories could be then edited in the attributes page as any other enum

@martastain This is a good idea as all the enum logic and UX is already built. In the future a more initiative UI could be built within the projects list itself, but this is a good start.

Innders avatar Jun 16 '25 07:06 Innders

How about exactly the same system as with list categories?

mkolar avatar Oct 30 '25 11:10 mkolar

Backend counter part https://github.com/ynput/ayon-backend/issues/820

Innders avatar Dec 03 '25 14:12 Innders