Fix Login button multiple clicks
Opened this issue · 0 comments
Stan-l-e-y commented
When attempting to Login via Email and Password, app takes a while to respond therefore allowing the user to click the button multiple times which sends multiple of the same requests. Possible solutions: maybe debounce for serverside + disable button for client