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
Describe the bug
After the initial submission is sent, the 30 second timer starts and the "Submit" button is locked, however if the user goes to the submission "Details" (because the provided solution failed) and after staying inside of "Details" goes back to the "Compete" page, during which the timer has expired (hit 0), the next submission will error out with "Submission was sent too soon.".
Steps To Reproduce
Submit a solution to a task that will lead to some kind of error (Runtime, Compile, Wrong Answer)
Use the "Refresh" button to get the "Submissions" results before the timer expires
Stay inside of the "Details" page until the timer expires
Go back using your browser's "Go one page back" button
Try to submit a new solution to the same task
Receive the error message
The error is slightly hard to reproduce as you have to be pretty close to the timer hitting 0 and re-enabling the "Submit" button. It is slightly easier if you go back and forth between the "Details" and "Go Back" pages or generally if you have around 5-6 seconds left and go to "Details" and immediately back.
Screenshots
Additional context
The error message is received even if the solution of the task is fully correct, however I assume that nobody would go to check the "Details" unless there is some kind of error.
I don't believe this is something that many users will ever experience or that it leads to any "degraded" user experience. However, I decided to log it in, in case this is not the intended behaviour.
The text was updated successfully, but these errors were encountered:
Describe the bug
After the initial submission is sent, the 30 second timer starts and the "Submit" button is locked, however if the user goes to the submission "Details" (because the provided solution failed) and after staying inside of "Details" goes back to the "Compete" page, during which the timer has expired (hit 0), the next submission will error out with "Submission was sent too soon.".
Steps To Reproduce
The error is slightly hard to reproduce as you have to be pretty close to the timer hitting 0 and re-enabling the "Submit" button. It is slightly easier if you go back and forth between the "Details" and "Go Back" pages or generally if you have around 5-6 seconds left and go to "Details" and immediately back.
Screenshots
Additional context
The error message is received even if the solution of the task is fully correct, however I assume that nobody would go to check the "Details" unless there is some kind of error.
I don't believe this is something that many users will ever experience or that it leads to any "degraded" user experience. However, I decided to log it in, in case this is not the intended behaviour.
The text was updated successfully, but these errors were encountered: