codex-team / codex-team/editor.js
Delete button merges blocks instead of deleting highlighted text
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
1. Have two text blocks in a row.
2. Select text from second block, starting at end of block and finishing at the start. (starting at the beginning of block and finishing at the end works fine)
3. Press "delete"
Instead of deleting the highlighted text, the second block is merged with the first block. Seems to affect all browsers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.