alexhosp / portfolio-alexhosp

personal website
https://portfolio-alexhosp.vercel.app
0 stars 0 forks source link

Hamburger Item behaving unpredictable, sometimes bars are animated out of place #15

Closed alexhosp closed 6 months ago

alexhosp commented 7 months ago

Hamburger Icon sometimes, in both local development environment and Storybook environment, behaves as expected and sometimes does not. I could not determine a pattern for it yet. This might have something to do with the RadixUI Primitive Dropdown Trigger and the asChiild prop (which needs to be set). This behavior needs to be tested in a production environment and solved if the unexpected behavior turns out to be prominent.

alexhosp commented 6 months ago

fixed the hamburger icon issue, removing nested button component.