Ricardo Sawir
Ricardo Sawir
FFilament
Created by Ricardo Sawir on 5/18/2024 in #❓┊help
datetimePicker sometimes change hours byiteself
Hi, i encountered the picker sometimes change the hour by itself, uses chrome on windows, any fix to this issue?
3 replies
FFilament
Created by Ricardo Sawir on 4/1/2024 in #❓┊help
requires confirmation got skipped if submit is not null
Hi, is this an intended behaviour or is actually an issue?
9 replies
FFilament
Created by Ricardo Sawir on 1/6/2024 in #❓┊help
do we have a way to make table column fixed when side scrolling?
4 replies
FFilament
Created by Ricardo Sawir on 12/5/2023 in #❓┊help
Can we make tenant selection searchable?
Hi, currently we only able to select the tenant by dropdown.... however, there's a usecase wwe need to be able to search the tenant as there are so many tenant to be chosen...
6 replies
FFilament
Created by Ricardo Sawir on 10/16/2023 in #❓┊help
footer widgets goes missing after changing table filters
Any ideas what's going on? Just add a stats overview widget, then put it in the footer widget, then try changing the filters on the table filter
5 replies
FFilament
Created by Ricardo Sawir on 9/15/2023 in #❓┊help
validate before requires confirmation
Hi, can we do validation before requires confirmation ?
4 replies
FFilament
Created by Ricardo Sawir on 9/6/2023 in #❓┊help
Can we use tenant id as subdomain? tenant1.myapp.com
Can we use it?
4 replies
FFilament
Created by Ricardo Sawir on 9/5/2023 in #❓┊help
How to make date picker disappear after select a date?
Do anyone have an idea to make this happen?
5 replies
FFilament
Created by Ricardo Sawir on 8/30/2023 in #❓┊help
how to force compile css defined in form/table component?
I've a component that uses class defined in ->extraAttributes(['class' => 'top-10']) how to make tailwindcss compile that top-10 ?
7 replies
FFilament
Created by Ricardo Sawir on 8/27/2023 in #❓┊help
How to add margin bottom in filament modal?
I have a design that have mobile menu, and when showing modal to users, the mobile menu blocks the modal submit button. How can we add padding bottom or margin bottom to the modal?
3 replies
FFilament
Created by Ricardo Sawir on 8/26/2023 in #❓┊help
using @js in <x-filament::button wire:click="doMethod(@js($data))"> will fail
using @js in <x-filament::button wire:click="doMethod(@js($data))"> will fail
11 replies
FFilament
Created by Ricardo Sawir on 8/18/2023 in #❓┊help
how to use alpine js floating ui in livewire3?
Hi, I'm having a hard time to get @awcodes /alpine-floating-ui to work in livewire3 app... Included the cdn and nothing happen
10 replies
FFilament
Created by Ricardo Sawir on 8/11/2023 in #❓┊help
Uncaught Snapshot missing on Livewire component with id: t0INA49UjBo232lrQKGC
Anyone encounter this issue with livewire?
6 replies
FFilament
Created by Ricardo Sawir on 8/10/2023 in #❓┊help
TailwindCSS in vendor/.../logo.blade.php not compiling
Has anyone encountered this? I have added to the logo.blade.php any tailwindcss class, but it's not compiled in panel
9 replies
FFilament
Created by Ricardo Sawir on 8/9/2023 in #❓┊help
Does hintActions has no space?
2 replies
FFilament
Created by Ricardo Sawir on 8/9/2023 in #❓┊help
How to use Eloquent's sushi, but the data is dynamic from API?
So, let's say I'm using a table filter, but its data is sourced from an API. Can we dynamically get the data? I reckon that using Sushi only allows you to source the data upfront. But I want to get the data dynamically based on table's filter
15 replies
FFilament
Created by Ricardo Sawir on 8/8/2023 in #❓┊help
Test: Route not defined
How should I approach this problem? I'm testing the admin panel, and it has a view route. However, when doing livewire(ListUsers::class), it throws this route not defined. I'm thinking Filament registers the route, but it's not yet registered in the tests
35 replies
FFilament
Created by Ricardo Sawir on 8/8/2023 in #❓┊help
How to show tables data ONLY when there's a filter?
How to show tables data ONLY when there's a filter?
8 replies
FFilament
Created by Ricardo Sawir on 8/8/2023 in #❓┊help
Can we customize filament's form layout and custom view with "designed" elements?
5 replies
FFilament
Created by Ricardo Sawir on 8/4/2023 in #❓┊help
Can we prefix to the tagsInput?
I am thinking when I have a ->prefix('$'), when I hit comma, $1, $5, $10. Can we achieve that?
8 replies