mui/material-ui

[IconMenu] Animation direction not adjusted when open anchor changed automatically

Closed this issue · 3 comments

The popover changes its anchor when there is insufficient room to display in the preferred position, but the animation is still in the direction set for the defined anchor.

I Think thats the problem with popoover as I was able to reproduce it in popover docs page too.

The same problem is with DropDown:
js8choagql

A way to change the animation's direction would be great.

We have been removing the component on the v1-beta branch, instead, we suggest building the same feature with lower API components, like the Menu.