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

Multiple Quick Links Created After Rapid Clicks on the "Create your link" Button #1

Open
Txchrixo opened this issue Oct 24, 2024 · 0 comments

Comments

@Txchrixo
Copy link

Description:

Unexpected duplicate quick links are created when rapidly clicking the "Create your Link" button in quick succession.

Expected Behavior:

Only a single quick link should be created, regardless of how many times the "Create" button is clicked in quick succession.

Suggested Solution:

Implement debouncing logic to handle rapid clicks on the "Create your link" button. Ideally, this should be applied to all buttons across the interface to prevent duplicate actions.

Video:

Here is a short video demonstrating the issue:

bandicam.2024-10-24.04-19-32-604.mp4
@Txchrixo Txchrixo changed the title Multiple Quick Links Created After Rapid Clicks on the "Create" Button Multiple Quick Links Created After Rapid Clicks on the "Create your link" Button Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant