- Issue created by @rodrigoaguilera
- πΊπΈUnited States wyee
This issue is related to π Don't unset the #submit callback Needs work
- π¨π¦Canada phjou Vancouver π¨π¦ πͺπΊ
It seems like the issue that is linked is fixing most of the problem, the only remaining problem I see is that the thumbnail doesn't reload immediately.
I guess since the media didn't change technically, drupal doesn't reload the media when saving and the image is not updated, you need to reload the page to see the new thumbnail.
- πΊπΈUnited States mlncn Minneapolis, MN, USA
This is now fixed on both branches of Media Library Edit. Confirmed that it fixes the major bug it was causing here (file not being replaced, not uploaded at all, with no warning or error message but instead a false sense that it was successful).
Is there anything Media Entity File Replace can do about updating the thumbnail or would that be Media Library Edit's domain entirely? There is one old issue filed there: π File name and thumbnail remains same as previously existed file. Active