You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #182, we added the post title in the apps themselves, which has lead to some issues. For the beta, we'd want:
Title should have no border
Title shouldn’t be fixed (it should scroll with the content)
Title and content should be aware of each other in terms of focus. When the title is selected, the toolbar should only contain global tools (Inserter, Undo/Redo, Hide Keyboard)
The "hide keyboard" button should work on the title as well
Allow me to add that it would be nice if we could timebox (the least) an experiment around this: render the title inside the RN side, effectively introducing the first mobile non-content block.
As part of #182, we added the post title in the apps themselves, which has lead to some issues. For the beta, we'd want:
AppContainer.js
's state.The text was updated successfully, but these errors were encountered: