Skip to content

Admin cannot delete or highlight text in footer link editor

Marcelo Rivera requested to merge fix/cannot-highlight-text-2214 into master

closes #2214 (closed)

we had to fork ngx-drag-drop and I added a couple of methohds that apply a drag lock, ensuring I can disable drag&drop when focusing on the inputs, and then re-enabling it when clicking on the handle on the left

Merge request reports