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

Suggested Improvement: Implementing Collision Detection #68

Open
antoinechamot opened this issue May 31, 2024 · 0 comments
Open

Suggested Improvement: Implementing Collision Detection #68

antoinechamot opened this issue May 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@antoinechamot
Copy link

I'm submitting this ticket to suggest an enhancement based on our recent discussion:

Currently, I'm engaged in a company project that utilizes Vue/Vuetify, specifically employing drag and drop functionality on v-cards. While the feature operates smoothly, we've received feedback from the UX/UI team aiming to significantly enhance the user experience:

The proposed improvement involves enabling the dropping of an element not merely when the mouse pointer enters the drop zone but rather when the edge of the card being dragged collides with another card.
This functionality would be quite similar to the collision detection example found here: https://konvajs.org/docs/sandbox/Collision_Detection.html

@sashamilenkovic sashamilenkovic self-assigned this May 31, 2024
@sashamilenkovic sashamilenkovic added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants