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

Dao avoid multiple button clicks #2331

Merged

Conversation

ManfredKarrer
Copy link
Member

No description provided.

We reset UI without waiting for callback as callback might be slow
and then the user could create multiple proposals.
We reset UI without waiting for callback as callback might be slow
and then the user could create multiple votes.
In case the user manage to vote multiple times we dont show a error
popup but only a warning popup and add the dont show again checkbox.
It is not possible to do that in the UI but not invalid from the DAO
rules.
Copy link
Member

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx merged commit 3787a9e into bisq-network:master Jan 30, 2019
@ManfredKarrer ManfredKarrer deleted the dao-avoid-multiple-button-clicks branch January 30, 2019 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants