yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.55k stars 436 forks source link

N items selected instead of showing everything selected #1269

Closed mete89 closed 9 months ago

mete89 commented 11 months ago

Prerequisites

Hey,

I checked the docs and examples (sorry if I missed anything).

Is there any option to limit the items selected? For example if user selects more than 10 tags, instead of showing every selected tags, can we show text like N items selected like here: https://developer.snapappointments.com/bootstrap-select/examples/#selected-text-format

yairEO commented 10 months ago

Hi, I have no idea what you mean. please post a screenshot. you've linked to a long page full of random components

yairEO commented 9 months ago

How would then the user be able to remove a specific tag if all they sees is one accumulative thing instead of a list of tags? You can just add a custom text somewhere saying everything was/is selected.