You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vrozkovec
changed the title
[Bug Report]: when uploading more than one image, once upload finishes, ui shows multiple instances of one image
[Bug Report]: when uploading more than one image, once upload finishes, UI shows multiple instances of one image
Jan 13, 2022
Quick patch to clear the gallery display when getting the first page.
Duplication of the galler was occuring due to the mulitple upload events
loading the gallery mulitple times while only clearing the existing
gallery at the start of all refreshes.
A bit flashy in terms of user experience, as there will still be
mulitple load/clear events but fixes the duplication. Could be done more
elegently in future by communicating up image upload counts.
For #3160
Describe the Bug
When uploading more than one image, once upload finishes, UI shows multiple instances of one image.
Steps to Reproduce
Fresh install, trying to upload several images at once, clicking grey button at the top right corner
Selecting two images, hitting upload
State after upload finishes:
Expected Behaviour
Each uploaded image shows only once after uploading.
Screenshots or Additional Context
No response
Exact BookStack Version
BookStack v21.12.2
PHP Version
7.4
Hosting Environment
Ubuntu 20.04 VM
Nginx
The text was updated successfully, but these errors were encountered: