codex-team / codex-team/editor.js

[Bug] Deleting multiple selected blocks sends onChange event for only one block

Open
#1,699 3 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Steps to reproduce:
1. Write multiple blocks
2. Select them
3. Delete them
4. only one onChange event is sent for one of the blocks, nothing for the other blocks

Expected behavior:
Receive one onChange per block or a list of affected blocks in the change

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.