Rich Text: Caret should be positioned outside inline boundary on code pattern #12597
Labels
[Feature] Rich Text
Related to the Rich Text component that allows developers to render a contenteditable
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Type] Enhancement
A suggestion for improvement.
Steps to Reproduce:
Expected Result:
Upon entering the terminating ` tick, it should be inferred that the formatted region is completed and that I can continue typing text as unformatted.
Actual Result:
The caret stays placed within the code region. Continued typing will be formatted as code, requiring the user to ArrowRight to escape the formatted region.
The text was updated successfully, but these errors were encountered: