coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 358 forks source link

Sidebar scrollbar looses style when sidebar is collapsed #22

Open marchershey opened 4 years ago

marchershey commented 4 years ago

When the sidebar is collapsed, the perfect scrollbar is removed completely (which shouldn't happen in the first place imo), but when you expand the sidebar back to the original position, the perfect scrollbar is never restored.

Demo

marchershey commented 4 years ago

Btw, I'm not really sure if this is an issue from this repo or from coreui itself. Don't really have time to check coreui, but I did try the demo and it's not even working at all on the coreui demo.

sohail-panezai commented 4 years ago

Same here. The demo is a bit different then what this repo provides. Specifically the sidebar. I noticed on the demo that sidebar when collapsed to just icons would open the sidebar on hover. However, when you use this repo it slides the hovered menu only and also adds the hover state. Which looks not so nice as it does in the demo tbh.