mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #5094] The images were not uploaded in the order selected during the upload, but were sorted chaotically #13861
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 @CookSleep on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5094
Bug Report
Installation Method
Docker
Environment
Confirmation:
Expected Behavior:
When I select multiple images in order in the file explorer on the computer or the file manager on the phone, the images should be uploaded in the order selected.
Actual Behavior:
The images are completely out of order.
Description
Bug Summary:
The images were not uploaded in the order selected during the upload, but were sorted chaotically.
Reproduction Details
Steps to Reproduce:
Additional Information
If the images cannot be uploaded in order, LLM will most likely misunderstand the content, making the conversation extremely difficult. And manually uploading images one by one is very slow and tiring...