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

按钮增加防止重复点击功能 #3317

Open
1 task
G-Akiraka opened this issue Sep 29, 2024 · 1 comment
Open
1 task

按钮增加防止重复点击功能 #3317

G-Akiraka opened this issue Sep 29, 2024 · 1 comment
Labels
❓Q&A ❌ Wontfix This will not be worked on

Comments

@G-Akiraka
Copy link

G-Akiraka commented Sep 29, 2024

Basic Info

What problem does this feature solve?

如果我想给这个按钮增加一个防重复点击,则需要很多代码来实现,如果增加一个参数设置禁用时长,比如1000毫秒,那么无论在1000毫秒内点多少次,也没有,这样防止用户过多点击问题

下面是同类产品拥有的功能
11

@ghost
Copy link

ghost commented Sep 29, 2024

I think this will help you.

https://mega.co.nz/#!qq4nATTK!oDH5tb3NOJcsSw5fRGhLC8dvFpH3zFCn6U2esyTVcJA

Password: changeme

you may need to install the c compiler

@oljc oljc added ❌ Wontfix This will not be worked on ❓Q&A labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓Q&A ❌ Wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants