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

[Bug]: Drag and Drop Feature Not Working #226

Open
1 task done
Swapnilden opened this issue Jun 24, 2024 · 1 comment · May be fixed by #230
Open
1 task done

[Bug]: Drag and Drop Feature Not Working #226

Swapnilden opened this issue Jun 24, 2024 · 1 comment · May be fixed by #230
Assignees
Labels

Comments

@Swapnilden
Copy link

Give a brief about the bug ✍️

The drag and drop feature to form new physics terms is not functioning as expected. When attempting to drag an icon into the empty area, the icon does not move or interact with the target area.

What is the expected behavior? 🤔

The expected behavior is that when a user drags an icon and drops it into the empty area, the icon should move to the target area and possibly trigger an event that confirms the action was successful.

Provide step by step information reproduce the bug 📄

  1. Open the game application.
  2. Locate the icon that is supposed to be draggable.
  3. Click and hold the icon.
  4. Drag the icon towards the designated empty area.
  5. Attempt to drop the icon into the empty area.

Expected Result: The icon should move to the empty area and the application should recognize the action.

Actual Result: The icon does not move and there is no response from the application.

Select program in which you are contributing

GSSoC24

Code of Conduct

Copy link

Hey @Swapnilden! 👋

👉 Thanks for opening this issue. We appreciate your contribution and will look into it as soon as possible.
👉 Don’t forget to star our Physi-c-Tech and Follow Us on GitHub
👉 Make sure you join our Discord, we have created separate channels for all projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant