Open lenamtl opened 2 years ago
I am not sure what you are asking?
At the moment the only option is fixed sidebar. There use to be a scrollable option.
Go to https://adminlte.io/themes/v3/ Scroll the page, the sidebar is fixed and not following the content when scrolling.
Click on the first icon from the right on main top menu this open a right sidebar with the options In Sidebar option uncheck Fixed Scroll the page now the menu is following the content when scrolling.
That is as far as the AdminLTE team got with the transition, and this code base is off of that. The other layout modes have not been converted over yet. I am not sure what the plan is for AdminLTE when it comes to v4. I think with jumping to Bootstrap 5.3 they may need to look at a few different things as to how they are going to proceed with AdminLTE v4. I am hoping for a more Bootstrap variant CSS base. The more I dig into the code and look around for things, I see that AdminLTE has classes for things that Bootstrap has done. If it is kept closer to the Bootstrap framework, then it should make it easier for other people to integrate as most developers these days are very familiar with the Bootstrap CSS classes. Just my two cents worth and hope. AdminLTE has been my go-to admin template for a while now and is going into my current major project.
Is this complicated to add data-layout scrollable ?