wpeventmanager / wpem-rest-api

GNU General Public License v3.0
0 stars 3 forks source link

Generates multiple API keys #105

Closed mistry-jignesh closed 1 week ago

mistry-jignesh commented 1 month ago

When we generate API credentials using an addon then if we click on the submit button then it doesn’t show any loading animation or anything which shows that API credentials are generated and if we click on that button multiple times then it generates multiple API keys. We should show a loading animation that shows that API keys are generating so the user won’t click on the submit button multiple times or we should disable the submit button after clicking one time.

image

https://www.awesomescreenshot.com/video/28517640?key=ef9adcd513aef168dcd575ad834e23b1

mistry-jignesh commented 1 week ago

I have verified this issue. Now multiple key generates issue is fixed.

image

It is working fine. So I closed the issue.