Skip to content

Feature Request: implement UIContextMenuConfiguration.ElementOrder.priority #131

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

Open
nandorojo opened this issue Apr 29, 2025 · 0 comments

Comments

@nandorojo
Copy link
Collaborator

Apple docs: https://developer.apple.com/documentation/uikit/uicontextmenuconfiguration/elementorder/priority

Image

We should add an elementOrderPriority: 'automatic' | 'fixed' to the menu. Currently, only automatic is supported.

As a result, the menu item order changes based on where the menu is opened from. If, instead, we supported fixed, then we would be able to control which menu items always show at the top of the menu.

@dominicstop let me know if there's anything I can do to help. I think this is the file:

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

1 participant