Choices icon indicating copy to clipboard operation
Choices copied to clipboard

Issue when I click on an Item

Open AlexPoinot opened this issue 3 years ago • 1 comments

Hi,

I have a problem when I click on an Item in my dropdown. The only way to detect a click on a specific Item was to use the "highlightItem" event but when there are several Items selected it does not work as I would like because it returns all the active Items and not only the one I clicked on. Same when I click in the search bar, the event is also activated.

I don't know if this is a bug or if it's intentional, but I would like to have an event that detects the click on a specific Item in order to perform actions.

link to my example

Thanks

AlexPoinot avatar Dec 15 '22 10:12 AlexPoinot

There currently isn't any event for an item/choice click

Xon avatar Aug 27 '24 23:08 Xon