When using Landscape Mode, creating a new Post and pressing the Publish button so the Publish Options are displayed before accessing the Tags Section causes the Tags Panel to be displayed only partially as the recommended Tags are hidden behind the Device’s Keyboard at this point. Furthermore, typing enough Tags so that the text box expands behind the Keyboard causes them to not be visible as the user cannot paginate that text box but only the Recommended Tags list.
4/4 100%
It should be possible to Paginate the Tags Panel and the Tags text box so that all content can be visible in Landscape Mode.
A Long Tag list is only partially visible and the Recommended Tags list is not visible at all when using Landscape Mode.
iPhone 7+ (12.0.1)
[UPDATE: I'm editing this issue to add a screenshots from the video inline. —Sheri]
Luis Pimenta
We've spotted that one. However, we haven't fixed because that would require custom code for portrait or breaking the standard we defined for Bottom Sheets.
Even in Post Settings we have almost no space to show tags:
We can add a code that will lock this screen in Portrait but I'm not sure if it's a good solution.
@emilylaguna @mbshakti thoughts?
I think more than a pre-publishing nudges problem, this is a problem with bottom sheets. We are really pushing the limits of bottom sheets with this project, as we previously acknowledged :) But that said, I could see this exact problem arising with a different flow which uses the bottom sheets + auto-shows the keyboard.
One quick solution I could see for this specific case (only on landscape mode, not portrait), we: (1) don't auto-show the keyboard layout, (2) hide the "tags help readers..." copy that sites above the input box.
That would atleast allow the user to see the tag suggestions if there are any. But I'm definitely open to other suggestions as well....
Again, we may encounter a similar problem in the future if we are using bottom sheets + auto-showing keyboard on landscape mode.
H/u to @osullivanchris just for awareness
Closing it for now.
If we receive users complaints about it we can come up with a solution on the Bottom Sheet level.