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

Possible to upload multiple reports with same ontime link #1085

Closed
Adrian2k opened this issue Dec 8, 2024 · 2 comments · May be fixed by #1083
Closed

Possible to upload multiple reports with same ontime link #1085

Adrian2k opened this issue Dec 8, 2024 · 2 comments · May be fixed by #1083
Labels
bug Something isn't working triage

Comments

@Adrian2k
Copy link

Adrian2k commented Dec 8, 2024

Environment
CC Version: v6.0.6

Describe the bug
Last two times I have had an exam, the uploading of result from a onetime link is surprisingly slow and with no indication that its being processed. Clicking the button multiple times will result in the same report being sent again and again. Once the page actually loads, you can find multiple report being uploaded.

Idk if this is related to onetime links itself or the upload report functionality - however I have only been working with these via onetime links.

How to reproduce
Steps to reproduce the behavior:
Upload a report as examiner via onetime link
Press the green button to upload
Be impatient and press it again
and again

Now you have 3 reports!

Expected behavior
That a onetime link will only be able to generate 1 report.

Screenshots
image

Device and browser (if applicable):
Happend to be twice, both in chromium based browser - today in with Edge.

Additional context
A solution could be to "grey" the button out and have a loading spinning icon showing once you have pressed the button and its being processed?

@Adrian2k Adrian2k added bug Something isn't working triage labels Dec 8, 2024
@Atriusftw
Copy link
Contributor

As the entire form is submitted multiple times, this also leads to multiple rating upgrade tasks in case that is requested.

@blt950
Copy link
Member

blt950 commented Dec 9, 2024

Interesting. We haven't really changed anything in this functionality lately, but we've experienced general slowness on the website which could lead to longer upload times.

Either way, I guess a spinner could at least not give you the option of resubmitting the form again and again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants