Desktop View: Enhancing Drag-and-Drop Usability for Seamless Workflow

Currently, the functionality does not work if the other column's height is short, requiring users to scroll to the top before performing the drag-card-to-another-column action.

Steps to Reproduce:

  1. Populate one column (e.g., the Suggestion column) with a long list of cards.
  2. Keep the adjacent column on the right empty.
  3. Scroll down to the bottom-most card in the left column.
  4. Attempt to drag that card to the empty right column without scrolling back to the top.

Expectation: Dragging a card to the right column should automatically add it to that column as long as it is within the column’s full-height vertical area, without requiring additional scrolling or manual actions.

Current Limitation:

  • Users must click on a card, be redirected to its description page, and manually switch status, adding extra steps.
  • On desktop mode, there is no quick way to change a card’s status (e.g., via a right-click menu or inline option) without opening the card details page.

Suggested Improvement:

  • Enable seamless drag-and-drop functionality even when the target column is shorter.
  • Provide a quick status update option within the card itself to reduce unnecessary navigation.