CUPUM / nplex

Plateforme de valorisation de petits projets d'architecture et d'aménagement à Montréal.
https://www.nplex.design
4 stars 0 forks source link

Task: Fix image upload / storage flow #222

Closed iolyd closed 10 months ago

iolyd commented 11 months ago

Task Description

We implemented the image upload flow in a rush and its current state is not really viable. Generated image variants do not really match UI uses and quickly lead to laggy behaviors when multiple images are loaded. Additionally, there is a poor relation between the schema structure and the variants selection. Variants information (name and storage url) should probably be stored in a single custom-typed json column rather than multiple loosely named columns.

List of actions

iolyd commented 10 months ago

Implemented a more viable and future-proof approach through 73c0f762e006e3bbeb7f7c121a6c4c1252381e64