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

Navigate the puzzle with back and forward buttons #631

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

HaonRekcef
Copy link
Contributor

Implements a request from discord to navigate the puzzles. It is possible to go back and see the previous moves, including the introductory move.
I am not entirely happy with the buttons, at the moment the navigating buttons do not have a tooltip while the show solution and the difficulty selector have it. I figured this is the best way though, as there is no translation for previous.

@HaonRekcef
Copy link
Contributor Author

HaonRekcef commented Apr 12, 2024

I had some test failing because of the accessibility requirements, so I fixed it by putting them in a semantics container, which fixed it, but I have not seen this in the rest of the codebase. What is the recommended way to fix this?

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

Successfully merging this pull request may close these issues.

None yet

1 participant