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
When creating a simple anchoring demo where I can use position-try-fallbacks. I notice that there isn't a re-calculation on each step.
In the following example, my default is showing the popover at the top, which, as an author, is my preferred way. When switching the position around, if it goes from the bottom and the center option can be shown as bottom, it doesn't bother to recalculate, which I probably want it to do. I want it to respect my default in the design.