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

Lazy validation #73

Open
raky291 opened this issue Dec 19, 2017 · 4 comments
Open

Lazy validation #73

raky291 opened this issue Dec 19, 2017 · 4 comments
Labels
1 - Ready enhancement PRI: 3 - Optional Represents a low-priority issue. Handle if time allows.
Milestone

Comments

@raky291
Copy link

raky291 commented Dec 19, 2017

Hello, when you use the validation summary tag helper, the error list is not updated when you re-edit a control.

There are some properties that help update the list of errors, here is an example.

We can use the following properties errorContainer, errorLabelContainer, wrapper instead of onErrors method.

@mkArtakMSFT
Copy link
Member

Thank you for filing this issue. In order for us to investigate this issue, could you please provide us with a minimalistic repro project that illustrates the problem?

@mkArtakMSFT
Copy link
Member

@javiercn, do you have any thoughts regarding this?

@javiercn
Copy link
Member

I'm not sure this is an scenario supported by our client validation package. If a user hits the submit button, the validation summary is likely to get updated, but doing so on a control update will probably require work on our side.

@mkArtakMSFT mkArtakMSFT modified the milestones: 2.2, 3.2.7 Feb 16, 2018
@mkArtakMSFT
Copy link
Member

Let's have this on our radar as a relatively low priority item.

@danroth27 danroth27 modified the milestones: 3.2.9, 3.2.10 Mar 30, 2018
@mkArtakMSFT mkArtakMSFT added the PRI: 3 - Optional Represents a low-priority issue. Handle if time allows. label May 15, 2018
@mkArtakMSFT mkArtakMSFT modified the milestones: 3.2.10, 3.2.11-mq Jun 6, 2018
@mkArtakMSFT mkArtakMSFT modified the milestones: 3.2.11, 3.2.12 Oct 5, 2018
@mkArtakMSFT mkArtakMSFT modified the milestones: 3.2.12, 4.0.1 Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Ready enhancement PRI: 3 - Optional Represents a low-priority issue. Handle if time allows.
Projects
None yet
Development

No branches or pull requests

4 participants