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

Add disable module #4

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Add disable module #4

merged 2 commits into from
Dec 4, 2024

Conversation

taketo1113
Copy link
Owner

Summary

The disable module prevents double submission by disabling the submit button after the form is submitted.

Details

  • When the form is submitted, the disabled attribute is added to the submit button.
  • When navigating back in the browser, the disabled attribute is removed from the submit button that had been disabled.

@taketo1113 taketo1113 self-assigned this Dec 4, 2024
@taketo1113 taketo1113 merged commit 5397f08 into master Dec 4, 2024
3 checks passed
@taketo1113 taketo1113 deleted the add-disable branch December 4, 2024 05:46
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

Successfully merging this pull request may close these issues.

1 participant