Patcher: improve UX for the server picker #428
Labels
new feature
Addition of a new feature, or request for a new feature.
patcher
Issues or pull requests targeting the patcher.
What
This is just a concept, see the "Why" section for details on what this aims to achieve.
In order to improve server selection, we can remove the text box in favor of only being a dropdown. Within the dropdown, we can add a divider at the bottom, and below that, a
Edit server list
button.This would bring up a dialog where you can add new servers, modify existing ones, etc.
I'm thinking this could be a 2-column layout where the left hand side you select a configuration to edit and on the right is that configuration's settings. The settings can be a web/ip address, port, and display name.
This would have to be reworked in how it would work with the CLI.
Why
Right now, people have some confusion about how exactly the patcher works in terms of servers:
Additional details
Might be worth backporting any changes made in this area to LocalGhost, assuming the code changes aren't too large/implementation dependent, and assuming grape is interested.
The text was updated successfully, but these errors were encountered: