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

Disable buttons while waiting for POST response #21

Open
bentsherman opened this issue Apr 8, 2017 · 0 comments
Open

Disable buttons while waiting for POST response #21

bentsherman opened this issue Apr 8, 2017 · 0 comments
Labels

Comments

@bentsherman
Copy link
Member

This is a pretty broad issue. Any button on the website that sends a POST request (saving/reviewing an album, submitting fishbowl reviews, etc.) should probably be disabled while waiting on the request. That way the user can't click the button more than once out of impatience.

This issue came up particularly with the Fishbowl Control Panel, because senior staff would click "Submit" two or three times, so their ratings would be weighted more heavily than others. That's not a huge deal, but for heavier operations like importing an album, this feature might be more important.

@bentsherman bentsherman changed the title Disable buttons while waiting for response Disable buttons while waiting for POST response Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant