solid-select icon indicating copy to clipboard operation
solid-select copied to clipboard

prevent option click from bubbling and causing list re-open

Open odama626 opened this issue 9 months ago • 0 comments

clicking on option in list currently causes the list to stay open. I tracked it down to closing, then bubbling to an onclick on the input that causes it to reopen.

also -- this is a great library. required way less fiddling than other select libs I've used in the past

odama626 avatar Jun 05 '25 15:06 odama626