YoannBuzenet / MBI-Front-End

React.js Stateless - Company software that allows shops to automatize their product sourcing by setting automatic buying price (on more than 20,000 products) depending on market trends. We provide data via our centralized API each React app can call, and then post it automatically on a marketplace through their API.
0 stars 0 forks source link

Affichage des noms des cartes dans OneSet #40

Closed YoannBuzenet closed 4 years ago

YoannBuzenet commented 4 years ago

Si baseLang existe dans les foreignLanguages, afficher le nom en baseLang => Comment propager ça à toute l'app ?

YoannBuzenet commented 4 years ago

Done.

Pour propager ça à toute l'app, un contexte "UserPreference" existe désormais et stocke, sans besoin d'être logué, toute modification d'affichage.

Ces modifications sont également sauvegardées en localStorage.