Repeated issue - Keyboard pushes content over navigation

How do I properly address this (and I’m sure I’m just doing something wrong).

  1. I have a screen with a table. One row is a row of text representing a larger note content.
  2. when you tap on the row, it pushes to a new screen with a full-screen text area.
  3. When I tap into the text area, the keyboard pops up, shoves the top of the text area up over the top navigation , so there is no way to tap the back button.

Thoughts?

If you can shorten the TextArea height enough, then this won’t happen. That’s the cheesy fix I know.

That’s what I’m doing. It works, but I am not fond of it.

I have a fix for this.
But it is quite complicated to explain.

I will be back in the office on Monday to share a project for this “feature”

1 Like