chore(webui): use consistent/correct year order for Wolf Hunt dropdown menu #2890
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Animan8000:wolfOrder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently in the WebUI the year order of the Wolf Hunt dropdown menu is not consistent to other events that have a year dropdown menu.
On Wolf Hunt it currently goes from oldest to latest, rather than the other way around. This PR fixes the small inconsistency while keeping the 2025 event the default one.
I agree, but let's keep the values meaning the same as they did before
That would activate Wolf 2019 as the default one (line 2366 & 2367), if you activate the event the first time in WebUI (while also not having a value present in config.json in advance yet). I intentionally swapped the values to keep the identical behavior (2025 being the default one like before), while also fixing the dropdown menu visually.
there's no 'default one', I just want you to revert worldStateService and also swap the value
this whole PR could've been Ctrl+Shift+Arrow Down
Pull request closed