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

Improve user experience around quitting & moving between tutorial challenges #754

Merged
merged 8 commits into from
Oct 21, 2022

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Oct 19, 2022

  • Help modal now says "quit the current scenario" instead of "quit game" for Ctrl-q
  • If you select "Keep playing" after completing a challenge scenario, it will now pop up a modal advising you to hit Ctrl-q whenever you're ready to move on.
  • Added a note at the beginning of the tutorial reassuring that your progress will be saved and you can pick up where you left off from the menu.
  • Improved quit dialog in a couple ways:
    • Now warns that "your progress on the current scenario will be lost" (to emphasize that e.g. your progress on the entire tutorial won't be lost).
    • Now says "quit to XXX menu" where XXX is the specific menu you will return to.

Closes #595. Closes #759.

Co-authored-by: Restyled.io <[email protected]>
@byorgey byorgey changed the title Make it more obvious how to move to the next challenge after selecting "keep playing" Improve user experience around quitting & moving between tutorial challenges Oct 20, 2022
Co-authored-by: Restyled.io <[email protected]>
@byorgey byorgey added the merge me Trigger the merge process of the Pull request. label Oct 21, 2022
@mergify mergify bot merged commit f54d833 into main Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
2 participants