AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Authenticate button (and all others) needs to show it has been clicked/selected #406

Open CritiqalPete opened 10 months ago

CritiqalPete commented 10 months ago

some of the uncertainty in the Auth UX comes from that fact that this button does not change when it is tapped. At least a couple times I have seen evidence of a double-submit. But in any case the user needs to know when an action like tapping a button or target is successful before the event it controls may occur, especially when there could be latency.

CritiqalPete commented 10 months ago

This needs to apply to all buttons. The Help feature has the same problem. It's most noticeable where there is any kind of latency.

CritiqalPete commented 3 months ago

tested https://github.com/AmericaSCORESBayArea/AmericaScores-CoachApp/commit/d70f8528c1fe39bcf9304ab8bb5f0976b6aac92b

I will be making a PR

on simulators: iphone 15 iOS 17. Pixel 7 Pro API 34 Android OS 14 "UpsideDownCake" which looks stable. @za-zohaib as I tested I wondered if there are params/settings we can use if we want to adjust the timing or contrast once we start getting actual feedback?

za-zohaib commented 3 months ago

Hi @CritiqalPete, can you explain what do you mean by adjusting timing or contrast once we start getting actual feedback? Which contrast and timing are we talking about.

za-zohaib commented 2 months ago

@CritiqalPete this issue is completed and merged, you can close this. Thanks