Mobius1 / Selectr

A lightweight, vanilla javascript select box replacement. No dependencies.
MIT License
313 stars 77 forks source link

Can't enter custom tag and can't clear individual selections with the remove buttons (X) on mobile #133

Open martin9348 opened 5 years ago

martin9348 commented 5 years ago

I tried the select on mobile (mostly on the codepen) and there are some issues, at least on my device (Android 9, Chrome 76):

Siltaar commented 4 years ago

I can confirm this, using selectr for the Meta-Press.es WebExtension (alternative to Google News), installed on GNU IceCat Mobile (based on Firefox Mobile 60.5.1) from F-Droid.org.

Siltaar commented 4 years ago

Seems related to: https://github.com/Mobius1/Selectr/issues/133

And a fix is suggested here: https://github.com/Mobius1/Selectr/issues/62

Will test and report.