Select list - filter - set buttons disappear on Android 8

Hi Michael,

So far I could not reproduce this. Based on the screenshots I guess it’s a cordova app.
I tried a default cordova app, but for me the keyboard does not appear above the content, it pushes up the content (and the picker) instead. Are you using any cordova plugin that might change this behavior? E.g. https://www.npmjs.com/package/cordova-plugin-keyboard - this can be configured how to show the keyboard.
If you cannot find a suitable configuration, please share your package.json file, so I can see the versions you’re using, and a userAgent string of the webview, from a device where this occurs.