Prevent double click on register button
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz pushed a single commit to bgrgndzz/bloom, disabling multiple submissions from the register button.
The change adds protection against accidental double clicks on the register button [1], preventing duplicate form submissions when a user clicks too quickly or the network response is slow.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] prevent double click on register button bgrgndzz/bloom