Respect Edit Mode

Created on 1 August 2025, about 2 months ago

Problem/Motivation

There are two things that are "non-tools" at the moment. Hotkeys and being able to drag a file from your desktop and drop it on the page. Once you have initially entered Edit Mode the behaviors are not conditionally disabling (detaching) when you exit Edit Mode. While that is fine for the file drag and drop because it doesn't to anything in that scenario it should really clean up after itself and detach the event listeners. The hotkeys are currently worse because the hotkeys still function out of edit mode.

Steps to reproduce

  1. Enter Edit Mode
  2. Exit Edit Mode
  3. Hotkeys still work

Proposed resolution

Conditional behaviors based on Edit Mode state.

πŸ› Bug report
Status

RTBC

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024