Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/items dnd - Implement Drag and Drop Sorting for Line Items #68

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

al1abb
Copy link
Owner

@al1abb al1abb commented Nov 27, 2023

Changes Made

  • Wrapped line items with dnd containers to enable drag and drop functionality.
  • Implemented a new grip feature for seamless sorting of line items.
  • Added movement buttons (up, down) to provide an alternative method for reordering.
  • Introduced initial styles for the drag overlay to enhance the visual experience.

Related Issues

Closes #67

@al1abb al1abb added the feature New feature or request label Nov 27, 2023
Copy link

vercel bot commented Nov 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
invoify ✅ Ready (Inspect) Visit Preview Nov 27, 2023 11:52am

@al1abb al1abb merged commit fc14e13 into master Nov 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] - Add Drag and Drop Sorting for Line Items
1 participant