You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered:
@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.
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
Your environment details
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!
The text was updated successfully, but these errors were encountered: