F
Filament3mo ago
mrvn

Use topbar instead of sidebar also on mobile

Hello, I would like to disable the sidebar entirely but want to keep my logo in the topbar as well as my links. I did not find anything in the documentation. Overriding the vendor template seems a little to dirty as there is so quite some other logic and djusting the tailwind breakpoints would cause some unwanted side effects. Is there any simpler way that I am unaware of?
4 Replies
krekas
krekas3mo ago
what links do you want to keep?
mrvn
mrvn3mo ago
my navigation links after the logo / app name. I just want to disable the sidebar completely, kinda like disabling the breakpoint or at least reducing it
krekas
krekas3mo ago
Maybe use top navigation instead of left
mrvn
mrvn3mo ago
I do use
>topNavigation(true)
>navigation(true)
>topNavigation(true)
>navigation(true)
but the top navigation still disappears
Want results from more Discord servers?
Add your server
More Posts
Parameter being null after table actionI have a widget that refreshes the page with a custom parameter. I use this parameter to manipulate Unable to add form actions to modalHi, I've got a resource with a simple form for creating / editing. I've got a table that displays Is it possible to adjust the navigation panel width to be even smaller?I already sent the width of the content to the maximum possible option but there's still so much wasFilament 3 - Multi Tenancy Upload Image ErrorI encountered this error: Unable to retrieve the file_size for file at location: livewire-tmp/GfJyK6Updating Standalone Action's modal description based on the argument passed to the formI have a standalone action that launches a modal. I want to update the modal description based on thSpark Billable Slug redirects to wrong urlI am using the Spark Billing Portal with Filament and everything is working so far, except the rediIs it possible to pre-populate this form with some data?I have a custom widget, with a heading defined like so: ```php <div class="flex items-center justifTrouble with Export/Import in Laravel Filament Admin Panel: 'Login Route Not Found' ErrorHi, I'm currently using the Laravel Filament admin panel for my application. I've been working on geHow can personalize the buttons style for Create, Delete, Cancel, SaveHey guys, i working and configuring a new theme in my project, i inspect the desing and can see the Getting Error in Sudden Change in TabI'm using a Custom table which is changing through a Year filter and I 'm getting Typed property Fil