Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

do not allow multiple clicks #35

Closed
juancarlosfarah opened this issue Jun 15, 2022 · 1 comment
Closed

do not allow multiple clicks #35

juancarlosfarah opened this issue Jun 15, 2022 · 1 comment
Assignees
Labels

Comments

@juancarlosfarah
Copy link
Member

Currently there is a small lag between clicking and getting the toast feedback, which might lead to multiple clicks.

Screenshot 2022-06-15 at 12 35 19

We should not allow multiple clicks and possibly throttle or limit links from the same source using some sort of CAPTCHA.

Perhaps when you click, instead of the toast, you should see a different screen that no longer includes the button.

Tagging @dialexo, @alvrba, @victorggonzalez for their awareness.

@spaenleh
Copy link
Member

spaenleh commented Oct 2, 2024

The buttons are now loading as soon as the request is sent, this should solve the issue. Also we navigate to the success screen when we receive the confirmation that the call was successful.

Closing as this looks like it is not an issue currently. Please re-open if you encounter this issue in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants