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

Add required property to AutoComplete, Spinner and InputMask #3503

Closed
dhniels opened this issue Jul 24, 2017 · 3 comments
Closed

Add required property to AutoComplete, Spinner and InputMask #3503

dhniels opened this issue Jul 24, 2017 · 3 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@dhniels
Copy link

dhniels commented Jul 24, 2017

I'm submitting a ... (check one with "x")

[x] feature request 

What is the motivation / use case for changing the behavior?
Looking at the documentation on PrimeNG site, it appears that p-dropdown has a "required" property, but the autocomplete does not. It seems highly important that required also be a property of autocomplete because it something that would be used in forms. In my case, I have in several places autocompletes inside table cells that I would like to set to required and use angulars built in validation classes to style them.

  • Angular version: 4.3.1
  • PrimeNG version: 4.1.1
@progmancod
Copy link

Please, this is very important!

@dhniels
Copy link
Author

dhniels commented Aug 1, 2017

Is there any workaround way to do this until the feature is added? Its very important in our application as we have several autocompletes that need a required attribute.

@jonatino
Copy link

I would like this as well!

@cagataycivici cagataycivici changed the title Set autocomplete to required Add required property to AutoComplete Aug 23, 2017
@cagataycivici cagataycivici self-assigned this Aug 23, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 23, 2017
@cagataycivici cagataycivici added this to the 4.1.4 milestone Aug 23, 2017
@cagataycivici cagataycivici changed the title Add required property to AutoComplete Add required property to AutoComplete, Spinner and InputMask Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

4 participants