Skip to content

Fix (AddressInputValidated): validation issues#361

Merged
michigg merged 5 commits intomainfrom
fix/349-validation-issue-for-postal-code
May 6, 2025
Merged

Fix (AddressInputValidated): validation issues#361
michigg merged 5 commits intomainfrom
fix/349-validation-issue-for-postal-code

Conversation

@kudravcevroman
Copy link
Copy Markdown
Contributor

We have problems with the error handling that outside of the vee validate validation (see https://github.com/lion5/bonista-coupons/issues/5652). We want to add custom field names so we are able to still to do external error handling.

@kudravcevroman kudravcevroman added the bug Something isn't working label Apr 24, 2025
@kudravcevroman kudravcevroman linked an issue Apr 24, 2025 that may be closed by this pull request
@kudravcevroman
Copy link
Copy Markdown
Contributor Author

We also saw that we have a bug with adding more validation rules to the existing ones that come with the props. If we want to add some street validation, the existing validation rules are overwritten!

@kudravcevroman kudravcevroman marked this pull request as ready for review April 28, 2025 09:42
@kudravcevroman kudravcevroman requested a review from michigg April 28, 2025 09:42
@michigg michigg merged commit 0f489c8 into main May 6, 2025
6 checks passed
@michigg michigg deleted the fix/349-validation-issue-for-postal-code branch May 6, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Validation issue for postal code.

4 participants