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

Matching of input fields on a form? #10260

Open
ghost opened this issue Nov 29, 2014 · 2 comments
Open

Matching of input fields on a form? #10260

ghost opened this issue Nov 29, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 29, 2014

My team member just asked a question recently about how to match two password fields on a form. One of the answers that came up was a very simple directive.

https://github.com/TheSharpieOne/angular-input-match

I realize the 1.3 features may be somewhat locked but would it be worth it to consider adding this feature as it seems like something that could be very useful.

@pkozlowski-opensource
Copy link
Member

I'm not sure if such extensions belong to core, really. It is a common scenario but I'm not sure what would be an API that would cover all the use-cases people might have. If someone can think of a small, flexible API - why not...

@ghost
Copy link
Author

ghost commented Nov 29, 2014

How about the API in the link provided which I assume would look something like:

ng-match="other_model_field_here"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant