Closed
Description
To Reproduce / Actual Behavior
- Login as Ghostar
- In Test tass Project Created project, click button Launch New
- Choose QA Track
- Choose type Bug Hunt
- Fill challenge Name as CM Bug hunt
- Make multiple click on create challenge button
- Go to challenge listing page and observer at New tab. There are multiple challenges are created.
Expected behavior
There should be one challenge with CM Bug hunt1 which is recently created.
Screenshots
https://monosnap.com/file/yEPtXdKhuwbNlBBsifcVHBSfMX70MX
Desktop (please complete the following information):
- OS: macOS
- Browser: Chrome
- Version : 3.0.4103.61 (Official Build) (64-bit)
Additional context
Sometime user unknowingly make double click on button. Generally it is best practice to disable button or enable loader after first click on button. So system will not create duplicate data on server. Developer Note: Write the solution (css class/function) in a way so we can implement it all button of the application. And please verify for all possible scenario/buttons.