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

md-input doesn't pass through pattern attribute #841

Closed
najor opened this issue Jul 11, 2016 · 5 comments
Closed

md-input doesn't pass through pattern attribute #841

najor opened this issue Jul 11, 2016 · 5 comments
Labels
help wanted The team would appreciate a PR from the community to address this issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@najor
Copy link

najor commented Jul 11, 2016

Hi,

Input tag has several validators (required, minlength, maxlength, pattern). It seems that pattern validator is not implemented or not working.

I am working with version 2.0.0-alpha.6

How is handle custom validators?

Thanks

@jelbourn jelbourn changed the title input pattern validation md-input doesn't pass through pattern attribute Jul 14, 2016
@jelbourn jelbourn added help wanted The team would appreciate a PR from the community to address this issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Jul 14, 2016
@domfarolino
Copy link

@jelbourn Should has pr label be applied to this? I almost took a stab at it until I saw the PR haha

@tariknz
Copy link

tariknz commented Oct 6, 2016

Any idea when this will be merged? Any workaround?

@Habeeb-mohamed
Copy link

I am using 2.0.0-alpha.9-3 pattern is working fine

@mmalerba
Copy link
Contributor

md-input-container is now available and will allow you to place the pattern attribute on the native input element

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted The team would appreciate a PR from the community to address this issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants