Hi @FreezerburnV,
Thanks for the carefully thought out bug reports – really helpful for understanding how you’d like the behaviour to improve. There’s actually a couple of reasons why we’ve not done auto-scroll as there’s edge cases where that’s not the behaviour you want and it’s frustrating having the scroll position change all the time. So I’ve combined two of your posts into this existing feature request, and I can confirm we have two improvements for the future that will address this:
- Fullscreen mobile editor view – this is something we’ve been planning for a while, it fixes the bug where the cursor appears beneath the users keyboard as the editor is constrained within the dimensions of the viewable screen area sans virtual keyboard.
- Better refocus and scrolling when editing a card inline in the Noteboard – this is the main crux of your requests, but we will make sure to do this to prevent any edge cases getting in the way. Our main focus right now is to actually fix unexpected vertical jumps of cursor on Android before we start controlling the scroll behaviour.