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
Currently, there is no way to escape from formats such as blockquotes and code-blocks. The favorable behavior UX-wise is to remove the format when the current line is empty.
@wooolfgang your fork looks great. If I wanted to add a change such that the down arrow key moved the cursor out of e.g. the code block in which the user had finished typing (as is the case in Slack), do you know how I could add that behavior?
Was there a reading source that was helpful as you made the changes in your repo? Any advice would be appreciated!
Currently, there is no way to escape from formats such as blockquotes and code-blocks. The favorable behavior UX-wise is to remove the format when the current line is empty.
Here's a demo of the issue:
https://www.loom.com/share/392c057b0a0147e0bbf0bed13adbb67e
If anyone's interested, I've forked this current branch and made some fixes that solve this issue here forked branch.
Here's the demo of the updated UX behavior:
https://www.loom.com/share/55f49afcdd9c473da9bb09653fb38abf
The text was updated successfully, but these errors were encountered: