-
Notifications
You must be signed in to change notification settings - Fork 191
MWPW-164227 add checkmark animation on successful form submit #3397
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
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #3397 +/- ##
==========================================
- Coverage 96.48% 96.46% -0.03%
==========================================
Files 254 255 +1
Lines 59031 59280 +249
==========================================
+ Hits 56954 57182 +228
- Misses 2077 2098 +21 ☔ View full report in Codecov by Sentry. |
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left one non-blocking comment.
Reminder to set the |
Add config option to show checkmark on a successful form submission within a modal & close the modal.
Resolves: MWPW-164227
Test URLs:
Express
Before: https://faas-event--express-milo--adobecom.hlx.page/in/express/#sales-contact-form-1
After: https://faas-event--express-milo--adobecom.hlx.page/in/express/?milolibs=vhargrave-MWPW-164227-milo-faas#sales-contact-form-1
Before: https://faas-event--express-milo--adobecom.hlx.page/drafts/vhargrave/modal-with-redirect
After: https://faas-event--express-milo--adobecom.hlx.page/drafts/vhargrave/modal-with-redirect?milolibs=vhargrave-MWPW-164227-milo-faas
CC Form in Modal (works the same since this is opt in)
BACOM (works the same since this is opt in)