Dan Harrin

Results 529 comments of Dan Harrin

To be honest it was deliberate behaviour that multiple groups with the same title did not start a new group. I think it looks a bit odd and broken, do...

I'm still not on board with displaying multiple groups with the same title, but how about adding a check for differences in the description instead? Then you can add unique...

I want to keep the overview class since you can then share the same data between cards instead of having to potentially make the same queries in multiple

@zxc88645 Would you mind submitting a PR for this please?

if the bug is that deleteUploadedFileUsing is not triggered when it should be, can you not add the extra trigger instead of introducing the new callback?

I don't think `deleteUploadedFileUsing` should be called (theres no file to delete from the disk unless its persisted), but `afterStateUpdated` should be and it sounds like a bug

As mentioned above, changing this is probably breaking for some apps, so the fix has been implemented in v4: #16642

Cannot reproduce. I am continuously clicking the create button and no requests are made. https://github.com/filamentphp/filament/assets/41773797/5d93bf38-d26f-4b81-ae4d-4c132228234f

Please show me how to reproduce it, check the video above

The only reproduction repo that has been posted is the demo, in which I cannot reproduce the problem. This will remain closed until someone posts a new repo that works...