JoiaApp / joia_ios

Joia iOS App
1 stars 0 forks source link

Keyboard overlapping prompt selector #3

Closed derek-boman closed 7 years ago

derek-boman commented 7 years ago

Steps

  1. In Write, select the Prompt selector
  2. tap the type area

The keyboard overlaps the prompt selector and you are stuck. You cannot lower the keyboard or continue on in the flow.

Solution Selecting outside of the Prompt Selector should make the selector retract. I can probably think of other solutions we could do too. Open to thoughts here.

@joshbodily

derek-boman commented 7 years ago

The mentions button should also raise with the keyboard.

derek-boman commented 7 years ago

I guess this is more likely to happen if you reverse the steps above actually.

joshbodily commented 7 years ago

Could repro. I'll think of a fix. Simplest might be to just dismiss mentions when keyboard comes up.

joshbodily commented 7 years ago

This is addressed w/ 1.0.8. Please verify 🙏