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 unique attribute to Autocomplete #8067

Closed
StevenSwitten opened this issue Aug 19, 2019 · 2 comments
Closed

Add unique attribute to Autocomplete #8067

StevenSwitten opened this issue Aug 19, 2019 · 2 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@StevenSwitten
Copy link

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

[ ] bug report => Search github for a similar issue or PR before submitting
[X] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
When using the Autocomplete component with [multiple]="true", when the user submits a value for the second time, it is not added to the list of values.

Expected behavior
It would be useful to have an Input named allowDuplicate, similar to the Chips component

@mertsincan mertsincan changed the title Autocomplete - Multiple: allow duplicates Add unique attribute to Autocomplete Aug 20, 2019
@mertsincan mertsincan self-assigned this Aug 20, 2019
@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Aug 20, 2019
@mertsincan mertsincan added this to the 8.0.3 milestone Aug 20, 2019
@mertsincan
Copy link
Member

Please use [unique]="false" with 8.0.3 version.

@StevenSwitten
Copy link
Author

Thank you!

JacobSiegle pushed a commit to JacobSiegle/primeng that referenced this issue Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants