codex-team/editor.js

Stop highlighting of block when dropping on file input

オープン

#2,980 opened on 2026/01/23

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (1,985 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (26,602 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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:

コントリビューターガイド