codex-team/editor.js

Stop highlighting of block when dropping on file input

開放

#2,980 建立於 2026年1月23日

 (11 則留言) (0 個反應) (0 位負責人)TypeScript (1,985 個分叉)batch import
good first issue

倉庫指標

星標
 (26,602 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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:

貢獻者指南