Skip to content

[Feat]: add drag-and-drop support for task reordering #182

@EhsanKey

Description

@EhsanKey

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

🪄 describe your feature or idea

This feature aims to allow users to reorder tasks via drag-and-drop in the UI.
To support this functionality, the following is required:

  • add a position field to the POST /todos/sync endpoint to persist the updated task order
  • Include the position field in the response of the GET /todos endpoint to maintain the correct order on the client side

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions