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 · 5 comments
Open

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

xdmaury opened this issue Jul 15, 2024 · 5 comments

Comments

@xdmaury
Copy link
Contributor

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.

@ecarr-bend
Copy link

Wondering if there is any update on the event propagation issue that is preventing mobile browser long press? Thanks!

@aleclarsen
Copy link

@xdmaury did you find a work around? Does not look like on v4.1.13 the MenuOption opens with a long press

@cromatikap
Copy link
Contributor

cromatikap commented Jan 10, 2025

Hi @aleclarsen

The new release contains a new feature that was necessary for our project.
@xdmaury and me have decided to not use the MenuOption for the moment as our roadmap involves bigger priorities.

Eventually we can help fixing this sooner. What would be the best way to initiate contact with you?

@xdmaury
Copy link
Contributor Author

xdmaury commented Jan 10, 2025

@xdmaury did you find a work around? Does not look like on v4.1.13 the MenuOption opens with a long press

Hi, The solution was to create a button to open the same options in menu

image

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

5 participants