unoplatform / uado

Universal Azure DevOps Organizer - Uno Reference Implementation project
https://uado.platform.uno
80 stars 19 forks source link

[Android][Feature/Styles-Compat][Signin] Keyboard covers email and password fields #212

Open StewartPolsky opened 4 years ago

StewartPolsky commented 4 years ago

Repro Steps

  1. Build app from Feature/styles-compat branch
  2. Launch app
  3. Tap Sign in with GitHub
  4. Focus Email or Password textbox
  5. Notice that keyboard covers email and password fields

Current Results: UADO Keyboard

Expected Results: Page should shift up to make text entry field visible

Tested on a Samsung S10e on Android 10

davidjohnoliver commented 4 years ago

I can repro on the store version of UADO (Pixel 3a Android 10).

Note that we're showing a WebView here for the login so this is probably something that's outside our control.