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 NOT WORKING AFTER 3 ITEMS #84

Closed
MichaelZhao21 opened this issue Mar 27, 2024 · 0 comments · Fixed by #90
Closed

[Bug] DRAG AND DROP NOT WORKING AFTER 3 ITEMS #84

MichaelZhao21 opened this issue Mar 27, 2024 · 0 comments · Fixed by #90
Labels
A: Frontend A task that concerns frontend development bug Something isn't working difficult Issue that is relatively harder to fix help wanted Extra attention is needed high priority Issue that should be handled first

Comments

@MichaelZhao21
Copy link
Contributor

Expected Behavior

Drag and drop should work normally on all devices

Current Behavior

However, judges are reporting that the drag and drop feature does not work for all except the first 3 items. The "dropzone" does work when dropping stuff to the below items, but for some reason you can't drag any of the items starting from the 4th item...

Describe the Bug

No response

Steps to Reproduce

  1. Judge more than 3 projects
  2. Try to drag and drop the 4th project

This issue is inconsistent across mobile devices (issue does not occur on PC)

What device are you seeing this issue on?

Android Mobile Device, iOS Mobile Device

What browser are you seeing this issue on?

Chromium Mobile, Safari Mobile

Possible Solutions

No response

@MichaelZhao21 MichaelZhao21 added bug Something isn't working help wanted Extra attention is needed high priority Issue that should be handled first A: Frontend A task that concerns frontend development difficult Issue that is relatively harder to fix labels Mar 27, 2024
janhellar added a commit to janhellar/jury that referenced this issue Apr 1, 2024
MichaelZhao21 added a commit that referenced this issue Apr 6, 2024
* Fixed drag and drop issue on mobile devices (#84)

* Fixed weird CSS container formatting by changing min-height to use vh

---------

Co-authored-by: Michael Zhao <michaelzhao314@gmail.com>
Co-authored-by: Michael Zhao <37679458+MichaelZhao21@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Frontend A task that concerns frontend development bug Something isn't working difficult Issue that is relatively harder to fix help wanted Extra attention is needed high priority Issue that should be handled first
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant