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
The contextual menu has a few things this doesn't, like using a portal (I saw a comment about using absolute positioning which the contextual menu dropdown supports), closing on esc etc.
A future task might be to make these two components share a common base.
This component is looking a lot like how the
ContextualMenu
menu works, but with different classes: https://github.com/canonical/react-components/blob/main/src/components/ContextualMenu/ContextualMenu.tsx.The contextual menu has a few things this doesn't, like using a portal (I saw a comment about using absolute positioning which the contextual menu dropdown supports), closing on esc etc.
A future task might be to make these two components share a common base.
Originally posted by @huwshimi in #4389 (comment)
The text was updated successfully, but these errors were encountered: