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

Feature request: Problem with Exit button in pop up menu and possible solution #12653

Open
2 tasks done
metablaster opened this issue Dec 15, 2024 · 2 comments
Open
2 tasks done
Labels

Comments

@metablaster
Copy link
Contributor

metablaster commented Dec 15, 2024

Before creating

  • This is NOT a gameplay feature from Civ VI, BNW, or outside - see Roadmap
  • This is NOT a gameplay feature from Vanilla Civ V or from G&K - If so, it should be a comment in Missing features from Civ V - G&K #4697

Problem Description

Recently on Discord I proposed "Exit" button to be put into game popup menu and that was implemented (thank you), however I only now understand why you said it's counter intuitive.

There are 2 problems with the button as it stands now:

  1. First problem is that it doesn't ask user if they want to exit game.

  2. Second problem is that while we're in main menu (not pop up menu) we still need to press ESC key to exit game, and the only way to get to the Exit button from pop up menu is to enter a game which is what is really counter intuitive.

Related Issue Links

No response

Desired Solution

  1. Exit button in popup menu is just fine, however it should pop up a prompt asking if player really wants to exit game, as per screenshot below.

do_you_want_to_exit

This dialog should pop up because otherwise a user might lose game progress by not realizing that Exit button terminates the game immediately, the dialog should also pop up for the second button below:

  1. Exit button is missing in main menu requiring to first enter game in order to have the button, therefore I propose that an additional exit button is put in place as shown in BLUE square in screenshot below:

alternative

Pressing ESC key in main menu is a problem btw. because it doesn't exit game if there is game running behind the scene, instead it loads currently played game and brings up pop up menu with currently existing Exit button.

Alternative Approaches

An alternative approach is to have the Exit button only in main menu (2nd screenshot) but not in in-game pop up menu.

Additional Context

I'm happy and thankful for Exit button to exist however I didn't realize these problems before, hopefully it won't be too difficult to implement and fix this.

@yairm210
Copy link
Owner

That place on the main menu is a very weird place to put a "close" button, very counterintuitive

@metablaster
Copy link
Contributor Author

metablaster commented Dec 15, 2024

The shape and placement of the button in main menu is for you to decide, I was only suggesting where to place it and how it might look like.

In any case I think it should exist somewhere in the main menu because the only way to get out of main menu is ESC key which doesn't work as expected if there is open game running behind the scene, because ESC key will enter the game and bring up popup menu instead of prompting to exit game.

ESC key in main menu will prompt to exit only if there is no game open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants