Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add additional images to pending upload queue #28484

Open
Alphastaire opened this issue Nov 18, 2024 · 3 comments
Open

Ability to add additional images to pending upload queue #28484

Alphastaire opened this issue Nov 18, 2024 · 3 comments
Labels

Comments

@Alphastaire
Copy link

Your use case

What would you like to do?

Be able to add more images to the upload queue after already queuing an initial image for upload, rather than being limited to only selecting multiple images simultaneously.

Why would you like to do it?

When sharing multiple images in a conversation, it's common to decide to add more images while the first ones are set to upload. Currently, this requires sending the first upload queue in order to start another upload queue, or starting over with a new multi-select, which interrupts the natural flow of conversation.

How would you like to achieve it?

Add the ability to queue additional images (via drag & drop or the "Upload files" UI) while other images are still in the upload queue. This could be implemented through:

  • An "Add more" button in the upload queue interface
  • Allowing drag & drop to append to the existing queue

Have you considered any alternatives?

Current workarounds are:

  1. Selecting all images at once through multi-select in the initial file selection
  2. Creating a local folder to gather all images before uploading
  3. Sending each upload queue before starting the next upload queue
    However, these workarounds are less efficient than proper queue management.

Additional context

This feature is particularly important for users who frequently share multiple images in conversations, especially when the images are in different folders.

@dosubot dosubot bot added A-File-Upload Attachments and file uploads T-Feature Request to add a new feature which does not exist right now labels Nov 18, 2024
@t3chguy
Copy link
Member

t3chguy commented Nov 18, 2024

I can just add more files whilst the upload queue is happening

Screen.Recording.2024-11-18.at.12.19.53.mov

@Alphastaire
Copy link
Author

Alphastaire commented Nov 18, 2024

I can just add more files whilst the upload queue is happening
Screen.Recording.2024-11-18.at.12.19.53.mov

To clarify, that is not the behavior I am referring to. I am talking about when the "Upload files" UI is up, I cannot add more files to it. I am on desktop if that makes any difference.

Element_4zPCWKUTOG.mp4

@t3chguy
Copy link
Member

t3chguy commented Nov 18, 2024

That's as per design

@MidhunSureshR MidhunSureshR removed the T-Feature Request to add a new feature which does not exist right now label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants