mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-13 19:06:31 +03:00
[Bug Report]: when uploading more than one image, once upload finishes, UI shows multiple instances of one image #2570
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vrozkovec on GitHub (Jan 12, 2022).
Originally assigned to: @ssddanbrown on GitHub.
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
@ssddanbrown commented on GitHub (Jan 25, 2022):
Thanks for reporting @vrozkovec. Can confirm this issue and have patched within
4aed3f8558which will be part of the next patch release.