You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: