Hi Guys,
right now I'm struggling with a problem, and I don't have an idea, what am I doing wrong. I tried my best to figure it out myself, but without a result.
Problem: I'm using the sidenav component for a sidenav drawer. Here I'd like to have the navigation on top and a "status" on the bottom. Navigation and status are both columns. Now, as the navigations gets fuller, I need to enable scrolling for the whole sidenav. But when I do this, the bottom "status" column will not be placed on the bottom anymore
Here you can see, that the main column is not scrollable. The design is fine in this case. But on small devices, I need to enable scrolling:
Here, when I activate scrolling, the bottom "status" is next to the navigation column:
In design perspective I'd like to have the design of the first picture, but scrolling enabled for the complete navbar.
I'd be happy if somebody could help me!
Thanks a lot in advance!