insightsengineering / insightsengineering/teal.widgets
[Feature Request]: Have a light weight implementation for `draggable_buckets`
- Dominant language
- R
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
### 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](https://rstudio.github.io/sortable/) which is well maintained.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.