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

Workspace classes sorting #180

Open
fabjanvucina opened this issue Oct 22, 2024 · 0 comments · May be fixed by #182
Open

Workspace classes sorting #180

fabjanvucina opened this issue Oct 22, 2024 · 0 comments · May be fixed by #182

Comments

@fabjanvucina
Copy link
Member

image

We added a new property to the workspace class model - Display order

We use it as the highest priority value when sorting workspace classes. If two workspace classes have the same display order, we will next take into account their Usage multiplier value. The workspace class with the higher usage multiplier would be displayed first.

Finally, the lowest priority sorting criterion is the alphabetical order of the workspace class name.

The workspace class docs entry needs to be expanded to include this new property. Also, we need an new section which describes the sorting behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant