chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Sidebar on product list page does not allow scroll and crops categories if there are too many #170

Open ltfschoen opened 3 years ago

ltfschoen commented 3 years ago

If the user is on a desktop and the sidebar is shown on the product list page, then if there are too many categories listed in the sidebar, they will be cropped at the bottom of the page, the user is not able to scroll down that sidebar, and the user may not even be aware there are more categories unless they make the window taller

Screen Shot 2020-12-12 at 1 49 11 pm