Skip to content

Add drag-and-drop functionality to reorder columns #9

Description

@midhununni457

Users should be able to reorder columns by dragging them to change the workflow sequence according to their needs.

In Project.jsx, columns are rendered in a fixed order based on database order. The existing drag-and-drop setup only handles task movement, not column reordering. Endpoints and controllers will also be required to update the database with the new order.

Relevant files: Project.jsx, projectRoutes.js, typeController.js, typeDB.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions