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

Support to select from already uploaded files #5530

Open
2 tasks done
anuj9196 opened this issue Dec 1, 2024 · 0 comments
Open
2 tasks done

Support to select from already uploaded files #5530

anuj9196 opened this issue Dec 1, 2024 · 0 comments
Labels

Comments

@anuj9196
Copy link

anuj9196 commented Dec 1, 2024

Initial checklist

  • I understand this is a feature request and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Problem

Over time, users have uploaded many files on my server and with each request they are required to upload the file. I want to give a functionality to select from already uploaded files such as "My Gallery".

I see there are many closed issues #856, #450, and more on the similar requirement.

Solution

A plugin to allow loading files from external sources, such as your own server or third party. The select file should not upload again (or a config option can be given to allow reupload or not).

Alternatives

If there is no such feature yet, I want to place an additional button on the UI "My Gallery", clicking will execute an external method that will further handle the fetching and selecting the file.

Screenshot 2024-12-01 at 6 04 59 PM

This I can achieve by placing a button outside the UI, but I want it inside the UI. Is there an option to customize the UI? There is this documentation link https://uppy.io/docs/guides/building-your-own-ui-with-uppy/ but it has no content.

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

1 participant