jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 393 forks source link

Android keyboard covers multiselect options dropdown #555

Closed mchandleraz closed 7 years ago

mchandleraz commented 7 years ago

I'm working on a project that's using react-widgets, and in both our app and the Docs, the dropdown created from clicking in the Multiselect gets covered by the keyboard on a Samsung S2 tablet. This happens using both a web browser, and within our Cordova app.

I'm going to dig into the source and see if I can come up w/ a solution, so you may see a PR for this soon.

jquense commented 7 years ago

This should be a matter of styling. Admittedly the default styles aren't super mobile friendly.