Unable to exit code block if it's the last part in the document
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 31
Description
If I have a code block at the end of my document, I can't 'escape' it any more, meaning that I can't add any non-code-block text after this code block. Clicking under it or pressing the -> arrow key doesn't help, I'm stuck in the code block...
https://github.com/user-attachments/assets/5ff62511-a51a-48be-b54f-fc45d3756447
The video above illustrates it.
Contributor guide
Research direction
Reproduce the issue described in the report with a code block as the last document element, using the linked video as a reference. Inspect the editor's code-block handling and verify that clicking below or pressing the right-arrow key allows a normal text block to be added after the terminal code block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100