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
Whenever a flyout contains actions but no header, the content height is miscalculated and the action container is misaligned.
The resize calculation is also fixed now, as it was always expecting all 3 nodes (header,content,actions).
Now it also works, if some or even none of them is available inside the flyout
0 commit comments