codex-team / codex-team/editor.js
Deleting multiple selected blocks using Delete key does not work
Open
bug
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Deleting multiple selected blocks using Delete key does not work but works using Backspace.
Steps to reproduce:
1. Create multiple blocks
2. Select the blocks
3. Press delete
Expected behavior:
The selected blocks get deleted from the document.
Screenshots:
Device, Browser, OS:
Windows 10, Chromium Edge
Editor.js version:
Tested with 2.18 and master current.
Plugins you use with their versions:
Editor without custom plugins.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.