EQWorks / lumen-labs

React library of basic components based on Tailwind CSS
https://eqworks.github.io/lumen-labs
5 stars 2 forks source link

[G2M] Accordion/PanelBase - add overflow prop, change transition type & add opacity and overflow to open cases #134

Closed geoerika closed 1 year ago

geoerika commented 2 years ago

Changes:

Accordion/PanelBase

This solves the following problem in widget-studio where I am trying to use the Accordion with a few Dropdown Selectelements that have list menus that overflow the accordion panels

Before:

Screen Shot 2022-05-11 at 2 58 57 PM

https://user-images.githubusercontent.com/41120953/167925732-8eba2b83-b2e9-4743-8ba0-41b96a6e9cb1.mov

After:

Screen Shot 2022-05-11 at 2 56 21 PM

https://user-images.githubusercontent.com/41120953/167925359-30e8f7c2-a0aa-4c51-8f12-c9a844b6c021.mov

github-actions[bot] commented 2 years ago

📚 Storybook preview (updated to fd642263004a5727232152d3633a5eac4b3d5c14)

geoerika commented 2 years ago

looks good! Maybe give an example in the stories on the usage of overflow

Sorry for the delay on this. Will finish next week!