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

Required billing fields and submitted form error fields support #3076

Merged

Conversation

kimcoleman
Copy link
Member

All Submissions:

Changes proposed in this Pull Request:

JS to support required billing fields and form field errors on submit.

Screenshot 2024-07-15 at 3 04 16 PM
Required fields indicated with an asterisk, screen reader text, and aria-required field attribute.

Screenshot 2024-07-19 at 2 25 59 PM
After form submit, fields that have errors are highlighted.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

Changelog entry

  • BUG FIX: Fixed styling for fields with errors on checkout form submit.
  • BUG FIX: Fixed Billing Address fields required asterisk and aria-required attributed.

@dparker1005 dparker1005 merged commit 0b18c9c into strangerstudios:dev Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants