OregonStateUniversity / ltpbr-explorer

Tracking artificial beaver dams for river restoration.
http://bdaexplorer.com
GNU General Public License v3.0
1 stars 0 forks source link

Enhancement: Add Active Storage image thumbnails #255

Open nueadkie opened 2 years ago

nueadkie commented 2 years ago

Functionality for delivering photos as thumbnails was lost after transitioning from Paperclip to Active Storage for storing and delivering photos. Having the user download multiple full-sized photos that can be upwards of 50 MB in size when browsing the project list harms performance and increases usage of AWS, so thumbnails should be used for most purposes instead. The user should be able to click on a photo to see it in full size.

nick4rivers commented 2 years ago

@nueadkie if you got this under control you can close it. But, this is a good one to leave open if it should be addressed in the future.

ybakos commented 1 year ago

See #325