Open CohenBenco opened 1 year ago
We should add an Anchor
part like we have in Popover
, which would enable you to set it around the avatar for positioning yet have the whole thing be the trigger.
In the meantime, you may be able to achieve this by wrapping just the avatar in the trigger, but position an extra element (with position absolute in a relative wrapper) to cover the whole avatar+text block.
Feature request
Overview
At the moment, it seems that DropDownMenu Arrow positioning is always to the center of the trigger. The feature request is to add another "align" or "anchor" option, to allow setting the arrow to the left / right / px from the trigger.
Thank you!
Additional context
example: i want the arrow to be under the avatar (or 15px from left of the trigger)