Open DropDownMenu at left if its size overflows table's borders

Tags: #<Tag:0x00007f8b1e3eb718>

Hello!

Does DropDownMenu has an option to get opened from a different side (normally it opens in a right), if its size overflows table’s borders?

E.g., here’s a fiddle: https://jsfiddle.net/rysh8q1e/3/ , where I’ve shortened up the table. If you try to open a Dropdownmenu, it will overflow the table.

Hi @n.schipkov

to be honest it should work this way - that’s an intended behavior that is not adjustable.

Do you have thoughts on implementing adjustability? :slight_smile:

It looks like this does the job

image

but those are not stable you may need to check if the menu is opened to change those settings