Closed isaacdyor closed 3 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.
Created two new components. Collapsable for the desktop collapsable functionality. MobileSidebar for the mobile menu functionality. No animations or anything fancy.