filament/filament
v3.2
v11
No response
PHP 8.2
I have a PostResource with a form Builder component, blocks can be reorderable with buttons only, and has two simple blocks: a paragraph and an image with a FileUpload. If I upload the images without altering the order of the block everything goes fine, the Save changes button of the form shows Uploading file and then changes back to Save changes. But if I upload an image after moving that block up or down, the Save changes button gets stuck on Uploading file. I guess a problem with the indexes.
If the user uploads a file on a Builder block after changing its order, the Save changes button of the form goes back to its default state after showing Uploading file.
On a form schema, add a reorderable (with buttons only in my case; not sure if this is relevant) Builder component with a block that has a FileUpload. In the UI, add to blocks to the Builder, move one up or down, and then upload a file on that one.
https://github.com/jmcondeprol/filament-reorderable-builder-bug.git
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too