Feature description
Problem
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
Contribution Guidelines
Security Policy