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

Prevent double clicking submit buttons #799

Closed
moul opened this issue Dec 21, 2018 · 1 comment · Fixed by #827
Closed

Prevent double clicking submit buttons #799

moul opened this issue Dec 21, 2018 · 1 comment · Fixed by #827
Milestone

Comments

@moul
Copy link
Member

moul commented Dec 21, 2018

When creating a new conversation, clicking on the submit button triggers the creation in background (long task), it's easy (and unblocked) to click multiple times on the button by thinking we missed it first

For unary calls, we should gray out clicked buttons while having a response

@90dy 90dy self-assigned this Jan 7, 2019
@90dy
Copy link
Member

90dy commented Jan 7, 2019

We should do it for all buttons, there is the same behavior for button with no unary calls if they take time (maybe caused by react-navigation implementation)

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

Successfully merging a pull request may close this issue.

3 participants