Ayz
Ayz
FFilament
Created by Ayz on 7/1/2024 in #❓┊help
Guidance needed for upgrade to Laravel 11
Awesome, will try it out
3 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
No description
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
To give a little detail: to achieve my responsive goals from default to XL screen size, I had to ->columns(12). Yet with ['default' => 12...], the fields were overflowing right out of the repeater's outlined border (and that of the form itself) on my mobile phone. So I resorted to a hack: ['default' => 10...] (despite it being a 12 column repeater) and it worked...until resizing further down using dev tools; likely not a size anyone would see anyway. Still, is there not a setting to make the fields always respect borders by wrapping where necessary?
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
Yes thank you
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
🙏
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
What method and argument do I use? Doesn't jump at me from the docs: would appreciate a link
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
Field C is smaller than fields R and U
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
Ok but then what explains the uneven sizing in screen B? The space in the fields for sure can contain many characters when you look at it viz-a-viz the one-letter label above each field.
15 replies
FFilament
Created by Ayz on 1/17/2024 in #❓┊help
columnSpan not working as expected @ smaller screen sizes
They are just to hold max 2 digits each is why. 🙏 all the same
15 replies
FFilament
Created by Ayz on 1/16/2024 in #❓┊help
can a dependent select be made to default to first item (i.e. not show 'select an option')? a bug?
🙏🙏 The docs are (and Filament is) really comprehensive
5 replies
FFilament
Created by Ayz on 1/16/2024 in #❓┊help
Resource ''Create" route 404s: how do I troubleshoot?
Doh!!! 🙏🙏🙏
4 replies
FFilament
Created by Ayz on 1/15/2024 in #❓┊help
Clicking 'view' on resource with hasMany relations manager should not open in modal
Been troubleshooting for 2 hours now 😥
6 replies
FFilament
Created by Ayz on 1/15/2024 in #❓┊help
Clicking 'view' on resource with hasMany relations manager should not open in modal
Nope, seems I can't manually make a 'create' page like done for 'view'. How can I troubleshoot this issue? The Pages subfolder under the Resource folder has a CreateInvoice.php. why does it return 404 not found error?
6 replies
FFilament
Created by Ayz on 1/15/2024 in #❓┊help
Clicking 'view' on resource with hasMany relations manager should not open in modal
Thanks, missed this. But now after doing it, the create stopped working. Gives 404 not found. So I will try to manually create but is this normal or something else must be wrong with my set up?
6 replies
FFilament
Created by Ayz on 1/12/2024 in #❓┊help
how to place a custom nav item under a navgroup label
Oh I see the issue, I had icons on other items and not this one, thats why group was failing! Thanks
4 replies
FFilament
Created by Ayz on 1/12/2024 in #❓┊help
customize logo behaviour on desktop sidenav collapse
How could this be done into the top bar instead, left justified to be to the right of the >
9 replies
FFilament
Created by Ayz on 1/12/2024 in #❓┊help
customize logo behaviour on desktop sidenav collapse
Ok but then there would be no visual queue to expand
9 replies
FFilament
Created by Ayz on 1/12/2024 in #❓┊help
customize logo behaviour on desktop sidenav collapse
Alternative would be to (on collapse), pop the logo up to display in the top bar panel instead. But that seems tougher as I don't see an id attribute there at all
9 replies
FFilament
Created by Ayz on 1/12/2024 in #❓┊help
how to customize fi-sidebar-nav-groups
👍🙏
4 replies
FFilament
Created by Ayz on 1/7/2024 in #❓┊help
Fully customize login screen, possible?
Awesome
4 replies