Skip to content

Incubator.TextField - fix initial validity #2096

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

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Jun 19, 2022

Description

Incubator.TextField - fix initial validity

In private Form, fields were starting with validity true although they are not valid, thus making the Form not change validity to true and notifying about it.
This change fixes the issue while still keeping visual validity to "true" unless validateOnStart is sent.

WOAUILIB-2835

Changelog

Incubator.TextField - fix initial validity

@M-i-k-e-l M-i-k-e-l added the hotfix Requires a hotfix release label Jun 19, 2022
@M-i-k-e-l M-i-k-e-l requested a review from ethanshar June 19, 2022 11:28
@M-i-k-e-l M-i-k-e-l assigned ethanshar and unassigned ethanshar Jun 19, 2022
@M-i-k-e-l M-i-k-e-l removed the request for review from ethanshar June 19, 2022 12:28
@M-i-k-e-l M-i-k-e-l removed the hotfix Requires a hotfix release label Jun 19, 2022
@M-i-k-e-l M-i-k-e-l requested a review from ethanshar June 19, 2022 14:18
@M-i-k-e-l M-i-k-e-l merged commit 6d7cb2a into master Jun 19, 2022
@M-i-k-e-l M-i-k-e-l deleted the fix/text-field-initial-validity branch June 19, 2022 14:44
M-i-k-e-l added a commit that referenced this pull request Jun 19, 2022
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.

2 participants