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
TooltipV2: Set the tooltip position when the popover open not when the toggle event is triggered (#4327)
* do not set position if it was set before
* console
* only position set on tooltip show
* remove event listener with the same func signature
* just test
* calculate anchor position after popover-open class is added
* clean up
* comment tidy up
* fix tests
* changeset
* move setting popover auto back in the render
* update snapshots
// This is required to make sure the popover is positioned correctly i.e. when there is not enough space on the specified direction, we set a new direction to position the ::after
// This is required to make sure the popover is positioned correctly i.e. when there is not enough space on the specified direction, we set a new direction to position the ::after
0 commit comments