Skip to content

Conversation

@laba74
Copy link

@laba74 laba74 commented Nov 17, 2025

Add a grip icon (PhDotsSixVertical) to task items to make drag-and-drop reordering more discoverable. The handle:

  • Provides clear visual affordance for dragging
  • Limits drag interaction to the icon only (more intuitive)
  • Shows cursor-grab on hover
  • Hides during task editing mode

Also simplified code by removing redundant draggingEnabled logic.

Pull request

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are your git commits signed with a valid GPG key?

New Feature Submissions:

  1. Did you lint your code locally before submission?
  2. Did you test your feature thoroughly to ensure there are no bugs?
  3. Does your feature introduce breaking changes?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

Please describe your changes

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • Describe what your code exactly does and if it affects any other part of the code in any way (especially check for breaking changes)

Additional context

Add a grip icon (PhDotsSixVertical) to task items to make drag-and-drop
reordering more discoverable. The handle:
- Provides clear visual affordance for dragging
- Limits drag interaction to the icon only (more intuitive)
- Shows cursor-grab on hover
- Hides during task editing mode

Also simplified code by removing redundant draggingEnabled logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants