Skip to content

Fix context menus for custom objects not opening properly on mobile - #8896

Open
ClementPasteau wants to merge 1 commit into
masterfrom
fix-menu
Open

Fix context menus for custom objects not opening properly on mobile#8896
ClementPasteau wants to merge 1 commit into
masterfrom
fix-menu

Conversation

@ClementPasteau

Copy link
Copy Markdown
Collaborator

@ClementPasteau
ClementPasteau requested a review from 4ian as a code owner July 27, 2026 10:09

const DELAY_BEFORE_OPENING_FOLDER_ON_DRAG_HOVER = 800;
const DELAY_BEFORE_OPENING_CONTEXT_MENU_ON_MOBILE = 1000;
const DELAY_BEFORE_OPENING_CONTEXT_MENU_ON_MOBILE = 600;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this matches mobile's (android) defaults

@ClementPasteau
ClementPasteau force-pushed the fix-menu branch 2 times, most recently from d33f6be to 6768227 Compare July 27, 2026 13:51
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

Successfully merging this pull request may close these issues.

1 participant