Describe the bug
Tapping "Done" while editing a paragraph block in landscape mode creates a new paragraph block and immediately opens edit mode again without showing the new content or dismissing the keyboard—if you leave the post and re-open it, the page looks blank even if you had added content previously. (1m17s)
To Reproduce
Expected behavior
I expect to be able to edit page content in landscape mode and tap "Done" to return to the post normally and that re-opening a new page after editing will show the same content that it did previously.
Screenshots

Tested with WPAndroid 14.5-rc-2 on Pixel 3 Android 10.
Smartphone (please complete the following information):
I expect to be able to edit page content in landscape mode and tap "Done" to return to the post normally.
I'm not sure about that, should we only return to "view" mode when the user hides the keyboard? This fullscreen view is not the best experience IMO, I thought we wanted to change that but I can't find any related ticket. cc @iamthomasbishop
I wasn't able to reproduce the blank page situation. I wonder if this is an unrelated problem (thi might be a sync issue).
This fullscreen view is not the best experience IMO, I thought we wanted to change that but I can't find any related ticket.
This was actually implemented: https://github.com/wordpress-mobile/gutenberg-mobile/pull/1842 and reverted: https://github.com/wordpress-mobile/gutenberg-mobile/pull/1989
Thanks for having a look! I've now found that the empty page issue is separate and was filed at https://github.com/wordpress-mobile/WordPress-Android/issues/11339 and partially fixed in https://github.com/wordpress-mobile/WordPress-Android/pull/11568 (props @jd-alexander 🎉) with one remaining issue being tracked at https://github.com/wordpress-mobile/WordPress-Android/issues/11539. 👍
So the next step for this issue is to get design input/feedback on the fullscreen view.
In the meantime while this ticket gets more reviewing, adding it to the [Flow: Improvements] project to keep it in the radar.
Most helpful comment
In the meantime while this ticket gets more reviewing, adding it to the
[Flow: Improvements]project to keep it in the radar.