Sort config options alphabetically (again)
Checklist
- [X] I read and understood ASF-ui's Contributing Guidelines
- [X] I also read FAQ
- [X] My idea doesn't duplicate existing ASF-ui functionality described on the wiki
- [X] I believe that my idea falls into ASF-ui's scope and should be offered as part of ASF-ui built-in functionality
- [X] This is not ASF suggestion
Enhancement purpose
100% previously, when Display categories was off in UI Config, bot and ASF config options were sorted alphabetically.
Now they are not.
Bring it back, so options could be found quickly.
100% previously, when
Display categorieswas off in UI Config, bot and ASF config options were sorted alphabetically.
Do you know when this supposed change was made? I don't remember seeing a corresponding commit. If you can tell me the two ASF releases, I can compare everything that happened between them using following link (you can also do it yourself if you like 😉):
https://github.com/JustArchiNET/ASF-ui/compare/<commithash>..<commithash>
If I can find the change I'll be happy to send a merge request.
Do you know when this supposed change was made?
no
I don't remember seeing a corresponding commit.
most likely it wasn't made on purpose, and is a bug or something is broken
most likely it wasn't made on purpose, and is a bug or something is broken
Hard to track down without even knowing which version this "change" was introduced in.
Not only config options are not sorted alphabetically, they shuffle after each ASF restart and subsequent ui page reload.
Before restart:
After:
It makes it even harder to find needed config options for advanced users like myself, who know them all by heart, and therefore know what option they want to modify now, because it's needed to look through options all over every time.
I hope this issue will be resolved as soon as possible.