filestack / filestack-react

Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
MIT License
164 stars 40 forks source link

Ability to show already uploaded files by tag #136

Open ivansenic opened 1 year ago

ivansenic commented 1 year ago

I have a very simple use case I need. I am a paid customer.

When ever we upload files, we set tags with some metadata, like the user id for example. We need a way to allow user to see all the files he already uploaded to the file stack before. So basically an option to see existing uploads based on the tag key/value.

Otherwise, the user always needs to add same files over and over again, which is so terrible. Please let me know if this can be done.