Tabs + Dropdown Element - Position Moves

I’m having an issue using the drop down element within the tab element. Whenever the tab is switched the position of the dropdown “resets” to the top left corner. It looks like the inset gets temporarily set to 0 auto auto 0. Scrolling the page “fixes” the issue, but we can’t expect users to do this. Any ideas on how to fix this?

Webpage Link
Video Link

For now, I’ve sidestepped the issue by using JS to auto-scroll 1 pixel when clicking on the tab list. It works, but obviously, this causes a slight jitter which isn’t ideal.

Hello @mgalindo,

Thanks for writing in! I believe that this is a bug in the latest release. I will be reporting this to our developers so they can investigate further. I cannot guarantee any fixes or the timeframe of when we can release a patch update at the moment.

Please bear with us.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.