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
I just realized that if a user gets impatient with the waiting for a buy offer to be generated (with slow internet for example) and clicks multiple times multiple offers are generated... It is of course still a prototype but I imagine this could be really dangerous in an actual production environment with real money at play.
Steps to reproduce :
In auctions on the sdg market frontend
"View actions" -> "Buying offers" -> "New purchase offer"
Only one offer created even when multiple clicks or a possibility to delete offers
I was able to reproduce this but only at a smaller scale than the provided example. My network connection being slow at that moment certainly helped both generate frustration and allowed me to do multiple clicks before the offers were saved. I suspect this is the same for sale offers and other similar functionalities. Although I wasn't able to test that.
The text was updated successfully, but these errors were encountered:
Hi,
I just realized that if a user gets impatient with the waiting for a buy offer to be generated (with slow internet for example) and clicks multiple times multiple offers are generated... It is of course still a prototype but I imagine this could be really dangerous in an actual production environment with real money at play.
Steps to reproduce :
Actual Results
Multiple purchase offers are saved for example.
Expected Results
Only one offer created even when multiple clicks or a possibility to delete offers
I was able to reproduce this but only at a smaller scale than the provided example. My network connection being slow at that moment certainly helped both generate frustration and allowed me to do multiple clicks before the offers were saved. I suspect this is the same for sale offers and other similar functionalities. Although I wasn't able to test that.
The text was updated successfully, but these errors were encountered: