makemd icon indicating copy to clipboard operation
makemd copied to clipboard

Canvas: dragging a card by a column header of the table, drags the column while not in edit mode

Open eidolies opened this issue 11 months ago • 0 comments

With Make.md 1.1.3 on Obsidian 1.8.9 (linux)

  1. Create an empty note.
  2. In that page, create a table.
  3. Add a couple columns to the table (for example, Category and Status).
  4. Create a canvas file and edit it.
  5. Add the previously created note as a card, which has the previously created table with three columns: Name, Category, Status.
  6. While still staying in the canvas view in edit mode, drag the card by taking it by a column header (say, the second column, Category).
  7. Move the mouse cursor around as if you wanted to reorganise your cards.
  8. While moving around, the Category column will reorganise inside the table, will go take the place of Name or Status.

Expected behaviour: no such change should be able to be made, unless in Edit mode.

eidolies avatar Jan 04 '25 20:01 eidolies