MaterialChipsInput icon indicating copy to clipboard operation
MaterialChipsInput copied to clipboard

Show all list before search.

Open biswajit123 opened this issue 7 years ago • 5 comments

Hi, is there any options available to show all list of contact before search, and after search it'll filter as it is right now?

biswajit123 avatar Mar 07 '18 19:03 biswajit123

+1, very need

eltgm avatar Mar 12 '18 09:03 eltgm

yes i need this aslo

abbasalim avatar May 08 '18 09:05 abbasalim

Someone did it?

luis-jaramillo avatar Jul 06 '18 21:07 luis-jaramillo

Anyone?

nindzyago avatar Jul 26 '18 23:07 nindzyago

I have achive this by adding a material spinner above the ChipsInput. When a thing get selected in the spinner, i use it index to add a new Chip interface.

amadiyawa avatar Aug 09 '20 09:08 amadiyawa