Hide Forgot
When bulk uploading a number of images, the success message should list the image ids. At the moment, that list of missing.
This should now be fixed.
Failing QA on this because if the image id list is too long and then the ids disappear out side of the div and eventually off the screen. Also if it did wrap then the okay button messes up the screen as it forces the div to be larger than the window. Screenshots to come.
Created attachment 831343 [details] Wrapped Overflow Example Note: I didn't upload the large amount of images but simulated the output based on the current code.
Created attachment 831344 [details] Overflow Example
Fixed in 201312021241
Verified in the above build. The alert box now has a max size and when it overflows, it shows a scrollbar to be able to see the extra content.