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

Event creation submit button can be spammed #41

Open
Xevion opened this issue Oct 6, 2023 · 0 comments · May be fixed by #43
Open

Event creation submit button can be spammed #41

Xevion opened this issue Oct 6, 2023 · 0 comments · May be fixed by #43
Assignees
Labels
bug Something isn't working rework Something existing needs to be redeveloped or modified

Comments

@Xevion
Copy link
Member

Xevion commented Oct 6, 2023

Multiple events of a single kind kept being created on portal. I identified that it was likely multiple presses of the submit button - and indeed, a simple test on local yielded multiple events being created by the submit button being pressed more than once before a redirect was enacted.

image

  • The submit button should be denounced, or better, stalled until the submission has finished.
  • If a redirect is enacted (successful submission), then the submit button should be locked permanently (although, on back button, the submit button should be yielded back to the user).
@Xevion Xevion added bug Something isn't working rework Something existing needs to be redeveloped or modified labels Oct 6, 2023
@Xevion Xevion self-assigned this Oct 6, 2023
@UTSA-ACM UTSA-ACM added this to Portal Oct 6, 2023
@UTSA-ACM UTSA-ACM moved this to Todo in Portal Oct 6, 2023
@Seligmann Seligmann linked a pull request Oct 7, 2023 that will close this issue
@Seligmann Seligmann self-assigned this Oct 7, 2023
@Seligmann Seligmann moved this from Todo to In Progress in Portal Oct 7, 2023
@Xevion Xevion linked a pull request Oct 7, 2023 that will close this issue
@Xevion Xevion removed their assignment Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rework Something existing needs to be redeveloped or modified
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants