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

Fix for duplicating task cards on drag #96

Closed
wants to merge 2 commits into from

Conversation

uittenbroekrobbert
Copy link
Contributor

@uittenbroekrobbert uittenbroekrobbert commented Jul 11, 2024

Description

Fixes the bug where UI task elements can get duplicated while dragging.

Resolves #77

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@uittenbroekrobbert uittenbroekrobbert requested a review from a team as a code owner July 11, 2024 19:40
@anneschuth
Copy link
Member

anneschuth commented Jul 11, 2024

Nice! How does it fix the bug? Could you add short description?

Did you manage to capture it in a regression test?

@uittenbroekrobbert uittenbroekrobbert force-pushed the 77-visually-duplicate-task-bug branch from 627f2a7 to 0faa762 Compare July 11, 2024 19:53
Copy link

sonarcloud bot commented Jul 11, 2024

@uittenbroekrobbert uittenbroekrobbert deleted the 77-visually-duplicate-task-bug branch July 12, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dragging a task in the UI can result in a visually duplicate task
2 participants