-
-
Notifications
You must be signed in to change notification settings - Fork 583
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
Feat/kitchen sink example of task tracker with drag and drop #710
Feat/kitchen sink example of task tracker with drag and drop #710
Conversation
Made small improvements in spacing, spacing units, colors
this is an alternative package to react-beautiful-dnd. react-beautiful-dnd is no longer getting maintained for now. So many issues are there. @hello-pangea/dnd package is nothing but react-beautiful-dnd with issues fixed.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me. I have only one suggestion. Can the To Do text be red, In Progress be yellow, and Completed be green?
Hey @Timonwa, thanks for the suggestion. I have applied changes, kindly check it. |
@devhd9 , awesome. 👍🏽 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing job @devhd9. Could you maybe fix the mobile view?
Any updates on this @devhd9? |
Hi @tobySolutions, apologies for the delay, I was occupied earlier. I have made changes. Kindly review it. |
Awesome! Taking a look now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! LGTM!
Please describe the changes this PR makes and why it should be merged:
Task-Tracker with drag and drop example added for kitchen sink. Which refers to issue #602.
Status
Semantic versioning classification:
Sample video of example
Screen.Recording.2023-10-08.at.11.47.26.PM.mov