Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ngForm: invalid while in pristine condition #5861

@robschley

Description

@robschley

I spoke with @IgorMinar and @matsko about this yesterday during ngConf. Matias asked me to create an issue.

In the current implementation of ngForm/ngFormController, a form is marked as invalid even before a user has interacted with it. I proposed that we add a feature to ngFormController that will allow developers to better control when validation is triggered so that the validation can be differed until after a user has interacted with a specific form control or attempted to submit the form.

I'm willing to help implement these changes if this is something that the team agrees is a good idea.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions