Repeater Table Mobile Breakpoint options
Filament: Editing file upload - not previewing
Create action with relation manager
Do I still need to do ->disabled()->dehydrated(false) in v3?
Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)
I want use local storage js in afterStateUpdateJs() filament have defaultJs()
Second modal always shows the first modal's content
Fill form in CreateAction
->fillForm()
method on the CreateAction
bug when reordering a repeater with markdown editor
How to refresh select options after hitting Create another?
->collapsedSidebarWidth() not taking effect
What I am trying to do:Adjust the width of the collapsed sidebar.
What I did:Used
->collapsedSidebarWidth()
with different values (like '9rem'
) as in the example at https://filamentphp.com/docs/3.x/panels/navigation#customizing-the-width-of-the-sidebar...Adding more info after Filament User logged in.
Inconsistent performance on pagespeed

Make settings translatable
When using BulkActionGroup inside of a BulkActionGroup get \IconSize::tryFrom() Error.
Filament\Support\Enums\IconSize::tryFrom(): Argument #1 ($value) must be of type string|int, Closure given
Filament\Support\Enums\IconSize::tryFrom(): Argument #1 ($value) must be of type string|int, Closure given
Navbar accordion

TableSelect V4 odd behaviour

Use query params for table widget search and filters
->queryStringIdentifier()
on the table but that didn't help....Orderable method for table subgrouping