angular-mentions icon indicating copy to clipboard operation
angular-mentions copied to clipboard

When press second character show list

Open komxvl opened this issue 6 years ago • 8 comments
trafficstars

Hi. What do I need to do to make the list show when I click on the second one char, like this: triggerChar: "@@". Thanks

komxvl avatar Jul 25 '19 14:07 komxvl

That is not supported, triggerChar must be a single character.

dmacfarlane avatar Jul 25 '19 20:07 dmacfarlane

Maybe http://jsfiddle.net/t2zqdp46/, will inspire you, sir. Thnx

komxvl avatar Jul 26 '19 12:07 komxvl

Any workaround about this issue? Thnx.

komxvl avatar Aug 05 '19 10:08 komxvl

Hi. What do I need to triggerChar and show the list when I enter min 3 characters, like this: triggerChar: "@ab". Thanks

sumantchauhan avatar Sep 27 '19 18:09 sumantchauhan

Hi. What do I need to triggerChar and show the list when I enter min 3 characters, like this: triggerChar: "@ab". Thanks

Hi @dmacfarlane , answered above, https://github.com/dmacfarlane/angular-mentions/issues/105#issuecomment-515195261 if I understand correctly

komxvl avatar Sep 28 '19 05:09 komxvl

How should I test wha is on stackblitz? Nothing shows even though I'm typing in the box

pgedzba avatar Nov 06 '19 20:11 pgedzba

Oh, I'm sorry, please type '{{' and you will show a list with mention, then you show highlight text, I want that on clicking by highlight text the list of mention showing again

komxvl avatar Nov 07 '19 08:11 komxvl

I will try working on this in my free time, but it might take a while.

pgedzba avatar Nov 10 '19 10:11 pgedzba