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

More natural navigation through the puzzle? #475

Open
roma0615 opened this issue Dec 30, 2022 · 2 comments
Open

More natural navigation through the puzzle? #475

roma0615 opened this issue Dec 30, 2022 · 2 comments

Comments

@roma0615
Copy link

Right now, after the user is done typing a guess, the focus doesn't jump to the next open square. It seems like this behavior would help with getting around the puzzle quickly, so I was wondering if there could be an option to enable this kind of navigation? (Maybe something like autoJumpToNextClue)

If my description wasn't clear, this demo has the behavior I'm describing.
(Also, the above demo's arrowkey navigation works a bit differently as well—it lets you go "through" black squares instead of having to go around them. That might also be desirable for navigability)

@johnpc
Copy link

johnpc commented Dec 27, 2023

Agreed, this is annoying. Is there at least a workaround? I can't see any callback that I can use to force the focus to the next cell, unless I'm missing something.

@RedLeeder
Copy link

+1 This would be a super useful QoL update for users

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

3 participants