Closed teolemon closed 2 years ago
@teolemon That's not very fair to say "Mixed languages in settings", or to call it a bug. More generally, you want to be able to switch languages on your smartphone and that everything on the app changes to the new language: new localizations and refreshed metadata (including products). It's not like smoothie has bugs and is designed to display random language localizations; in a normal use-case (always the same language) this issue does not happen. I understand the logic and the advanced use-case, but it's not a bug alert, it's more an advanced feature requirement.
My bad: there was actually an "advanced" bug. If you go from language A to language B to language C, no problem. But then, if you go back to language A or B that doesn't work, we are stuck with language C. Quickly said: the reason why that we had already dowloaded and stored locally the preferences, and that the values didn't change between what was stored and what we've just downloaded: no change, no refresh. I've just added a test "if we changed languages, force refresh". In a PR, very very soon.
What