Tenant menu item on collapsed sidebar
So, when i collapse my sidebar, the tenant menu on topbar, only shows icon, i stil want it to show the text i have on desktop "Company:" then "Company name" , right now, it removes the labels when i collapse my sidebar, im trying to figure out where this is in the code so i can change it? Any ideas?
3 Replies
Where should that text even fit?
This is probably in the
sidebar.blade.php. It's not recommended to overwrite view files thoughWe hold on with collapsable sidebar for now
well the weird thing was, the tenant menu on the topbar got affeccted
that was my point
When collapsing sidebar, topbar tenant menu hide its labels.
But topbar has not changed in width or style, so it should still fit.
Ah. How did you change the position of the tenant menu? I don't think we have an option for that, do we?
I know there were some recent PRs to change positions of stuff. Maybe tenant menu was one of them. Then it's quite new and maybe just a bug that needs to be reported on GitHub