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

Fix form submission handling #3672

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Fix form submission handling #3672

merged 2 commits into from
Aug 25, 2023

Conversation

willgearty
Copy link
Member

@willgearty willgearty commented Aug 18, 2023

This fixes the way that we handle form submissions (with respect to the previous fix to prevent double button presses). I have only tested this behavior on the class registration form, but it seems to work well there (including with the popup when the grade range is too wide). During review it would probably be good to check a few other forms to make sure they all still work, too.

Fixes #3668. Fixes #3664.

@willgearty
Copy link
Member Author

This might also fix #3664, but I haven't checked.

@willgearty
Copy link
Member Author

willgearty commented Aug 23, 2023

This now fixes #3664 (which was a different issue).

@willgearty willgearty merged commit 3e0ac6b into main Aug 25, 2023
@willgearty willgearty deleted the form-handling branch August 25, 2023 14:39
willgearty added a commit that referenced this pull request Dec 6, 2023
willgearty added a commit that referenced this pull request Jan 5, 2024
* Docs for #3670, #3672, #3671, and #3676

* Docs for #3677, #3673, #3681, and #3683

* Docs for #3682, #3678, #3684, and 74b7e0f

* Docs for 74b7e0f, #3685, #3687, and #3686

* Docs for #3688, #3694, #3695, #3692, and #3691

* Docs for #3642, #3696, #3697, and #3700

* change date and add customized buttons for bigpicture

* add theme help text

---------

Co-authored-by: Katherine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7-12 dialog box appears twice when importing class Volunteer registration hangs if no times submitted
2 participants