You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: