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
Both SelectPanel and ActionMenu allow you to pass in an anchorRef if you want to use an anchor that exists outside of the component. We need to bring parity to DropdownMenu. The other two were implemented in #1368 and #1199
The text was updated successfully, but these errors were encountered:
Both
SelectPanel
andActionMenu
allow you to pass in ananchorRef
if you want to use an anchor that exists outside of the component. We need to bring parity toDropdownMenu
. The other two were implemented in #1368 and #1199The text was updated successfully, but these errors were encountered: