Is there a way to share a menu with multiple triggers and have the menu be positioned relative to the trigger that activated the menu? #3664
Unanswered
LordZardeck
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Looking to implement support for multiple triggers for the same menu in the next minor. This is on the roadmap. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a large list of items, each with their own menu. This increases the amount of rendering work needing to be done. Trying to optimize by having only one menu being rendered and triggering it being open on the item menu button. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions