I'm all caught up on your videos. I have a question, on the NavMenu.razor, I see the @code on the bottom, does that collapseNavMenu works? I tried to get a bootstrap 5.3 admin template to work, but the collapse doesn't work. Is this collapseNavMenu even functional? Thanks.
Hey! I confess I didn't really check. I planned the UI for desktop only as it's usually the case for management systems. But it would be good exercise to play around with it and try to make it responsive 😊
This tutorial is SO useful, finally got a working login system for my site :D
I'm all caught up on your videos. I have a question, on the NavMenu.razor, I see the @code on the bottom, does that collapseNavMenu works? I tried to get a bootstrap 5.3 admin template to work, but the collapse doesn't work. Is this collapseNavMenu even functional? Thanks.
Ok, this collapse only is functional on non wide screens, NavMenu.razor.css line 58.
Hey! I confess I didn't really check. I planned the UI for desktop only as it's usually the case for management systems. But it would be good exercise to play around with it and try to make it responsive 😊