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
{{ message }}
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
I tried the select on mobile (mostly on the codepen) and there are some issues, at least on my device (Android 9, Chrome 76):
On a tagging enabled field, I am not able to enter a custom tag. As soon as I touch the field, the tag choices appear (native mobile UI). What I would like to do is be able to put the focus in the input box (having the placeholder "Enter a tag...") and enter a custom tag.
On a multiple/tagging field, I am not able to remove individual selections by touching/clicking the X at the item level.