codex-team/editor.js

Stop highlighting of block when dropping on file input

Open

#2.980 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26.602 Stars) (1.985 Forks)batch import
good first issue

Beschreibung

Describe a bug. I've created a drop zone to upload files. After the file is uploaded the block is highlighted blue. (In screenshot below). How do I stop this from happening ?

Expected behavior: Uploaded photo shouldn't have the blue highlighted box around it because I don't want the block to be selected.

Screenshots:

Device, Browser, OS: Chrome

Editor.js version: Latest version

Plugins you use with their versions:

Contributor Guide