That's a bug introduced in a recent change to filebrowser-safe - users should see a thumbnail instantly after selecting an image. I've now fixed it and released a new version of filebrowser-safe, so upgrading that should resolve it.
Here's the actual JS file and its fix that you can look for on your own project, to verify that you've actually upgraded successfully in case you have any issues (browser caching, gaps in your deploy process, etc): https://github.com/stephenmcd/filebrowser-safe/commit/0f53f3742abf00c18e14b1ad4ad2da5369586c03 Thanks for the report! On Tue, Jan 27, 2015 at 7:23 AM, Pieter Rogaar <[email protected]> wrote: > Hi all, > > The behaviour of the gallery page type confuses my (non-technical) staff > users. > > When they try to add a new image to a gallery, the media library opens. > They select an image in the image library. However, when they are returned > to the Change Gallery admin page, there is no visual feedback to show that > they have selected an image. No thumbnail, no text description, no path is > shown. They think the image was not successfully added. > > After they click 'Save', the thumbnail and description are automatically > generated and shown. > > I think it is preferable that some form of feedback is given, to let users > know that they have successfully selected an image for that particular > slot. Is this something that could be changed in Mezzanine or > Filebrowser-safe? Or can I do that myself - and if so, how? > > Kind regards, > > Pietet > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
