devflowinc / philosophize-this

1 stars 2 forks source link

Fixing sidebar #10

Closed isaacdyor closed 1 month ago

isaacdyor commented 2 months ago

Created two new components. Collapsable for the desktop collapsable functionality. MobileSidebar for the mobile menu functionality. No animations or anything fancy.

skeptrunedev commented 2 months ago

There is an issue on mobile where the drawer is not appearing on top of the other components.

Also, the hamburger menu should not be flex'ed with the rest of the UI. It needs to appear above so as to not shrink the width of the search results.

image