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
Thought about this more when testing on Android. I think it's acceptable to go from a regular block selection to a collapsed cursor using an arrow key. Since there's no way to customize the soft keyboard and add arrow keys, we could render floating "move up/down" buttons and possibly even "expand up/down" those tools would be always visible and also allow you to switch from a text selection to the nearest container cursor.
On desktop we can add thin click surfaces as you suggested, though a first version could be without. It's like bonus stuff for improved UX we could add later.
UX issue
In order to add a new block before/ after another block one has to:
→ The container cursor appears
or in case of clicking a text element:
This will be especially difficult on mobile where there's no keyboard available.
Proposed solution
Step1
The text was updated successfully, but these errors were encountered: