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 Request]: Have a light weight implementation for draggable_buckets #266

Open
3 tasks done
vedhav opened this issue Sep 24, 2024 · 0 comments
Open
3 tasks done
Labels
core enhancement New feature or request research

Comments

@vedhav
Copy link
Contributor

vedhav commented Sep 24, 2024

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

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.
@vedhav vedhav added enhancement New feature or request core labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request research
Projects
None yet
Development

No branches or pull requests

2 participants