You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the draggable_buckets is implemented using custom CSS and JS. This provides a basic user experience for doing this operation.
Recommendation
Use out-of-the-box solutions for this feature to keep the implementation thin while having a more robust feature. A good package out there is sortable which is well maintained.
Code of Conduct
I agree to follow this project's Code of Conduct.
Contribution Guidelines
I agree to follow this project's Contribution Guidelines.