BenShelton / library-api

An API for accessing information related to meetings and publications of Jehovah's Witnesses
https://benshelton.github.io/library-api/
MIT License
10 stars 2 forks source link

[Feature] Allow adding multiple custom images #67

Open BenShelton opened 3 years ago

BenShelton commented 3 years ago

Packages

Media

Describe the solution you'd like

On the custom media page you can currently only upload 1 piece of media at a time and it is immediately previewed.

Instead we could allow uploading multiple pieces and then they all show up underneath similar to how publication media is displayed. The description would just be the file name. We could probably show previews for the images too, videos unlikely but just a generic placeholder would be fine for those, the file name should be sufficient.

Describe alternatives you've considered

Current Experience

Additional context

N/A