Gbuomprisco / ngx-chips

Tag Input component for Angular
MIT License
899 stars 360 forks source link

only disable add tag not the delete tag #898

Closed Naval-Ganesh closed 4 years ago

Naval-Ganesh commented 4 years ago

PLEASE MAKE SURE THAT:

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

[ ] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

only disable add tag not the delete tag

Current behavior

Not able to prevent users to enter new tag but users are allowed to delete the existing tag.

Expected behavior

Dont allow the Users to enter new tags but can be able to delete the existing tags

Minimal reproduction of the problem with instructions (if applicable)

What do you use to build your app?. Please specify the version

Angular version:

ngx-chips version:

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Naval-Ganesh commented 4 years ago

Above is achieved by hideForm