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 submission while responses are in transit to server #1594

Open
CarlosNZ opened this issue Nov 6, 2023 · 0 comments
Open

Prevent submission while responses are in transit to server #1594

CarlosNZ opened this issue Nov 6, 2023 · 0 comments
Labels
bug Something is broken :(

Comments

@CarlosNZ
Copy link
Collaborator

CarlosNZ commented Nov 6, 2023

We have had situations where the reviewer changed a review response from "Approve" to "Decline" and then submitted. But due to network connection problems, the "Decline" response hadn't actually been set on the server yet, which resulted in an invalid review state after submission.

We need to update it so that when submitting a response (application or review), the "Submit" button becomes disabled until response had been received from server confirming the update.

@CarlosNZ CarlosNZ added the bug Something is broken :( label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken :(
Projects
None yet
Development

No branches or pull requests

1 participant