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

Allow return to lobby from ESC menu #351

Open
heaventwig opened this issue Oct 16, 2023 · 1 comment
Open

Allow return to lobby from ESC menu #351

heaventwig opened this issue Oct 16, 2023 · 1 comment

Comments

@heaventwig
Copy link
Contributor

Currently, ESC by default in most screens brings up a dialogue window with two choices: quit or don't quit.

If this enhancement were added, there would be a third option, return to lobby. Selecting that option would bring the client back to the SNIS lobby screen, where it's possible to select a server (list shows each as a set of {IP, instance, protocol, location, connections} and has a cancel button to return to the network setup screen).

@smcameron
Copy link
Owner

Returning to the lobby is not so easy, because when you connect to snis_server the connection to the lobby server is closed. But for a start, we can allow disconnecting from snis_server, which will take you back to the network setup screen.

  • 1c4748f Add disconnect button to quit screen

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

No branches or pull requests

2 participants