Open eric-aurora opened 1 month ago
I cannot reproduce this issue
Did some more tests, and this seemingly happens only in Firefox. It seems like the box loses focus somehow--even though the blue focus outline remains.
so maybe it is a Firefox bug. perhaps a new bug.
How annoying is it? I mean, what are the odds someone will click just there
It is around the whole margin and between items -- so basically everywhere that isn't the tagify__input
. I have clicked it many times during testing so I would say pretty annoying.
Prerequisites
💥 Demo Page
This issue is demonstrable in the demo page. https://yaireo.github.io/tagify/#section-users-list
Explanation
When clicking in the margins of a
dropdown: { enabled: 0 }
instance, there is odd dropdown behavior. It even happens on the example demo page. If you hold click and drag your cursor down to the dropdown, it remains open.