Hacker News new | ask | show | jobs
by OJFord 87 days ago
Quick feedback: I kept instinctively trying to press the A/B/C on the actual court(?) even after realising it's at the bottom on the first one.

I would suggest either making those clickable, or styled less like buttons somehow, so they don't have such an affordance for being the thing to press.

1 comments

Thanks for the feedback! The buttons on the actual court should also be clickable, doesn't it work for you? If so can you please tell me your device / OS you're testing it on?
Oh, nice then, very intuitive. `:) Android (Pixel 10) in Firefox.
Thanks for reporting, gonna test it on Androids more and will try find / fix the bug.
Should be fixed now (changed listeners from onTap to onPointerDown)
Same issue

Android pixel 9 on Brave

Should be fixed now (changed listeners from onTap to onPointerDown)
Got it, thanks for reporting, working on the fix.