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

[Bugfix] Add all form fields to validation setup #446

Merged

Conversation

rintisch
Copy link
Collaborator

@rintisch rintisch commented Mar 20, 2024

All existing input fields of billing address and
shipping address are now included in the validator setup which influences the rendering of the
corresponding fields.

Fixes #383, Fixes #445

All existing input fields of billing address and
shipping address are now included in the validator
setup which influences the rendering of the
corresponding fields.

Solves extcode#383, extcode#445
@rintisch rintisch force-pushed the bugfix/issue-445-unexpected-form-fields branch from fc06d55 to b02d380 Compare March 21, 2024 13:54
@rintisch rintisch requested a review from extcode March 21, 2024 13:54
@extcode extcode merged commit c81d477 into extcode:main Mar 21, 2024
8 checks passed
@rintisch rintisch deleted the bugfix/issue-445-unexpected-form-fields branch March 23, 2024 10:43
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.

Include all address fields in validation Add missing billing / shipping fields in Typoscript
2 participants