LouisMazel / maz-ui

Vue & Nuxt library of standalone components & tools to build interfaces

Home Page:https://maz-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG][MazTabsContentItem/MazSelect] MazSelect overflow in MazTabsContentItem

c4ffein opened this issue · comments

Describe the bug
When there is a MazTabsContent > MazTabsContentItem > div > MazSelect component flow, the MazSelect selector which is supposed to be over the MazTabsContentItem increases the height of the container instead

To Reproduce

  1. Create a MazTabsContent > MazTabsContentItem > div > MazSelect page
  2. Click on the MazSelect
  3. See the height of the container increasing to fit the selector

Expected behavior
The selector should be over the container

Screenshots

MazSelect before click
Screenshot from 2021-07-01 18-52-56

MazSelect after click
Screenshot from 2021-07-01 18-53-39

MazSelect after click then scroll
Screenshot from 2021-07-01 18-54-03

How it is supposed to be when it is not inside a MazTabsContent / MazTabsContentItem (margins not adapted there)
Screenshot from 2021-07-01 19-04-45

Desktop (please complete the following information):

  • OS: Linux
  • Browser Chrome
  • Version 91.0.4472.124

Smartphone (please complete the following information):
Not tested