How to make a variant be placed from left bottom corner instead of left top corner

Hi,

I’m doing variants for a dropdown but the expanded dropdown variant opens up instead of down. The problem is when I change to that variant from my component, my dropdown is placed from the top left corner and I need it to be placed from the bottom left because it’s opening up. Is this possible?

Hey, could you find a Solution for that?

@Jonas_Korber @Susana_Silvestre Could you explain in more detail or show a demo record of the issue?

If I understand correctly, you want your dropdown options to pop above the input ?
If you want to achieve this, your variants needs to have a constraint to the bottom. That should solve it.