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

Sort module menu items #985

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Tharylia
Copy link
Contributor

This PR aims to add sorting to the module menu items.
In the current implementation it will sort the modules by the enabled state (desc) and then by name (asc).
This will result in disabled modules being at the bottom of the list and enabled at the top. Both sorted by name (asc).

Discussion Reference

All new features must be discussed prior to code review. This is to ensure that the implementation aligns with other design considerations. Please link to the Discord discussion:

https://discord.com/channels/531175899588984842/534490472224391169/1219116477999743056

Is this a breaking change?

Breaking changes require additional review prior to merging. If you answer yes, please explain what breaking changes have been made.

No

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 this pull request may close these issues.

1 participant