downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
222 stars 92 forks source link

Mobile Control Enhancement #224

Closed bdenney closed 2 years ago

bdenney commented 2 years ago

Bound the comma key on a mobile keyboard to replicate the behavior of tab on web. Moving between clues is cumbersome without it (in my opinion of course 😄 ).

I'm completely unsure if this is the right way to go about suggesting a change like this so please let me know!

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/downforacross/downforacross.com/AbAfPRaMmr3ep6kuaxRN9GFnzVBk
✅ Preview: https://downforacrosscom-git-fork-bdenney-mobile-21c80b-downforacross1.vercel.app

stevenhao commented 2 years ago

maybe enter would be good too?

stevenhao commented 2 years ago

testing on https://appetize.io/demo?device=nexus7&scale=50&osVersion=9.0 nexus works like a charm! https://user-images.githubusercontent.com/1988030/152035129-4915c5d2-e1e1-471d-bb08-3ebbcef1fbd5.mov

stevenhao commented 2 years ago

merging this for now. we can look into adding hotkey for enter in the future.