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

Unable to Open 'MenuOption' on Mobile Browsers with Long Press #415

Open
xdmaury opened this issue Jul 15, 2024 · 1 comment
Open

Unable to Open 'MenuOption' on Mobile Browsers with Long Press #415

xdmaury opened this issue Jul 15, 2024 · 1 comment

Comments

@xdmaury
Copy link

xdmaury commented Jul 15, 2024

Describe the bug
I am experiencing an issue where I cannot open the 'MenuOption' on mobile browsers by long pressing on a cell. This functionality works as expected on desktop browsers when using the right mouse button, but it appears to be non-functional on mobile devices.

Current behavior
The 'MenuOption' does not open in mobile browsers when long pressing on a cell.

Expected behavior
The 'MenuOption' should open when long pressing on a cell in mobile browsers, similar to the behavior in desktop browsers.

Screenshots or gifs
image
image

Your environment details

  • Device: [iPhone 11/MacBook Pro 14 M1]
  • OS: [iOS 17, macOS 14]
  • Browser [chrome, safari]

Is there an alternative event or method that can be used to open the 'MenuOption' on mobile browsers?

Any guidance or workaround to achieve this functionality on mobile devices would be greatly appreciated. Thank you!

@webloopbox
Copy link
Contributor

@xdmaury You're right, the context menu should be activated with a long press. I investigated this, and it seems that the problem lies in event propagation.

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

No branches or pull requests

2 participants