Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
329 stars 165 forks source link

Dropzone is usable in our online demo #548

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

Bug report

What I did:

Went to https://demo.backpackforlaravel.com/admin/monster/140/edit#uploads

What I expected to happen:

Expected the Dropzone to be disabled, unusable or something.

What happened:

I could upload files... or at least it looks like it:

CleanShot 2023-07-14 at 08 22 56@2x
tabacitu commented 1 year ago

@pxpm didn't we already take care of this?

pxpm commented 1 year ago

We took, I am sure you disabled them after I created the mutators to disable the uploading process.

I will have a look at it 👍

pxpm commented 1 year ago

It's buggy, but no files were uploaded.

fixed in #549