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 field error is not disappear after fill #29

Closed
jasonlaw opened this issue Mar 12, 2019 · 6 comments
Closed

Required field error is not disappear after fill #29

jasonlaw opened this issue Mar 12, 2019 · 6 comments
Labels
enhancement New feature or request
Milestone

Comments

@jasonlaw
Copy link

Hi,
With the autovalidate = false, the required error text will not disappear even after some text are entered. It will on be disappear after hitting the submit button. Can this be improved?
Thanks in advance.

@danvick
Copy link
Collaborator

danvick commented Mar 18, 2019

Hi @jasonlaw.

I'll investigate and fix the issue as soon as I can.
Thank you for your contribution.

@danvick
Copy link
Collaborator

danvick commented Mar 18, 2019

May be based on problems to do with state that I was planning to improve on in the next major version.

@danvick danvick added bug Something isn't working help wanted Extra attention is needed labels Jul 26, 2019
@Reprevise
Copy link
Contributor

Pretty crucial, also good for checking the state of a form field such as if it's dirty.

@Reprevise
Copy link
Contributor

And with autovalidate: true, when I enter the page with the form, all of the fields have errors which just doesn't look good but when I type into it, the error goes away which is good, but not how I want it so there are no good alternatives.

@cmregazzo
Copy link

Good night,

Thank you very much for the prompt reply.

Sorry for the inconvenience, but would you have a forecast for such an improvement?

Thanks.

Cristian Regazzo

@danvick danvick removed the help wanted Extra attention is needed label Aug 5, 2020
@danvick danvick added this to the v4.0.0 milestone Aug 5, 2020
@danvick danvick added enhancement New feature or request and removed bug Something isn't working labels Aug 5, 2020
@danvick danvick closed this as completed Nov 23, 2020
@danvick
Copy link
Collaborator

danvick commented Nov 23, 2020

Fixed in v4.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants