[GH-ISSUE #5094] The images were not uploaded in the order selected during the upload, but were sorted chaotically #29389

Closed
opened 2026-04-25 03:48:56 -05:00 by GiteaMirror · 0 comments
Owner

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

  • Open WebUI Version: v0.3.16
  • Operating System: Ubuntu 22.04
  • Browser (if applicable): Edge 128.0.2739.54

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

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:

  1. Select multiple images in order in the file explorer on the computer or the file manager on the phone
  2. Confirm upload
  3. Images are uploaded out of order

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...

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 - **Open WebUI Version:** v0.3.16 - **Operating System:** Ubuntu 22.04 - **Browser (if applicable):** Edge 128.0.2739.54 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## 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:** 1. Select multiple images in order in the file explorer on the computer or the file manager on the phone 2. Confirm upload 3. Images are uploaded out of order ## 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...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#29389