FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
176 stars 95 forks source link

Editing a mimetype shifts input fields around #71

Open pierstitus opened 7 years ago

pierstitus commented 7 years ago

Editing a mimetype in the upload adapter mapping shifts the input fields around or deletes or adds input fields. This seems to be caused by the updateMimeTypeKey function, which adds a new mapping and deletes the old one.

DavideIadeluca commented 1 month ago

Still reproducible in 1.5.x