mirror of
https://github.com/docmost/docmost.git
synced 2026-07-12 03:54:45 +10:00
144838aa89
Add Backspace/Delete keyboard shortcuts on the BaseEmbed node that return true (handled, no-op) when the current selection is a NodeSelection of this node — the 'click the embed and hit delete' accidental path. Other deletion paths (range selections covering the node, programmatic transactions, sync) still go through normally.