trobonox / kanri

🪐 Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.
https://kanriapp.com
GNU General Public License v3.0
589 stars 42 forks source link

The column can be dragged through the action buttons #586

Open Rostezkiy opened 2 weeks ago

Rostezkiy commented 2 weeks ago

Description The card can be dragged through the action buttons

To Reproduce

  1. Open board with created column
  2. Press 'Add card'
  3. Try dragging column by clicking on action buttons (e.g. 'Add card' or 'Cancel')

Actual result Column is moving

Expected behavior Column is static and not movable if user trying to click on inapproprative card zone

Video https://github.com/trobonox/kanri/assets/73363254/f356771c-3c66-4570-9549-02446ad5c3e6

Desktop Kanri 0.7.0 Windows 10, 64bit

Maybe it is a 'feature', but i personally beleive, that action buttons should not activate D'n'D.

trobonox commented 2 weeks ago

Thanks for reporting this. I cannot reproduce the drag after pressing "Add card" on macOS, the column remains static when dragging both the "Add card" or "Cancel" buttons. When the input for a new card is not open, dragging on the area where the "Add card" button is located is intended to allow easily dragging a column from both the top or the bottom (there is no editing happening, so it doesn't make sense to keep the column "static").

I will check if I can reproduce the action button behaviour on Windows and might fix it, but the other behaviour is intended and will remain like that.