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

Submit button in new gist modal can be clicked multiple times and create duplicate gists #96

Closed
wujysh opened this issue Feb 10, 2017 · 2 comments
Labels
Milestone

Comments

@wujysh
Copy link
Collaborator

wujysh commented Feb 10, 2017

The submit button should be disabled after clicked.
While waiting server response, some prompt should be given to user.
Otherwise, especially in bad network environment, user will click multiple times and create duplicate gists.

@hackjutsu hackjutsu added the bug label Feb 10, 2017
@hackjutsu
Copy link
Owner

Good catch!

@hackjutsu hackjutsu modified the milestones: 1.2.0, 1.1.1 Feb 10, 2017
@hackjutsu
Copy link
Owner

Should be fixed: 6aaa5ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants