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

[Window Mobile] The drag item from outside overlap #2228

Open
monishanalluru opened this issue Mar 14, 2023 · 1 comment
Open

[Window Mobile] The drag item from outside overlap #2228

monishanalluru opened this issue Mar 14, 2023 · 1 comment

Comments

@monishanalluru
Copy link

Subject of the issue

If we are trying to drag an item from outside to gridlayout and using a touch screen monitor the item which is getting drag from outside can be overlayed on the top of the existing item. This does not happen with normal screens.

Recording-20230314_215638.mp4

Your environment

  • version of gridstack.js - 7.2.3
  • OS - Windows 11 Enterprise, version 22H2, OS build: 22621.1265
  • Browser - Chrome version: 111.0.5563.65

Steps to reproduce

Take a system that supports the touch
Open the https://gridstackjs.com/
Go to the second demo and try dragging the item from outside

Expected behavior

The expectation is not to overlap the new drag item on the existing item in the layout

@adumesny
Copy link
Member

looks like it's partially working. will be hard to fix as I don't have windows touch device to debug on...

@adumesny adumesny changed the title The drag item from outside overlap on existing item in the layout for touch screen [Window Mobile] The drag item from outside overlap Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants