liqd / adhocracy-plus

adhocracy+ is a SaaS platform to make digital democracy easy for everyone
https://adhocracy.plus/
GNU Affero General Public License v3.0
71 stars 20 forks source link

apps/users: make switching the language via the indicator also change #2724

Closed goapunk closed 1 week ago

goapunk commented 1 week ago

the users preferred language.

fixes #2719

Tasks

m4ra commented 1 week ago

@goapunk this fix has a side-effect that when we navigate the website and at some point switch to a language different from our preferences, when we navigate back to our account settings, then this new language becomes as our preferred (the language input becomes this chosen language we toggled). While currently whenever we navigate back to our account settings, it switches back to our default/preferred language. Is that ok @TeaJayyy? image

m4ra commented 1 week ago

@goapunk did a quick demo to Tietje and the preferred language change is what should be expected, so am going to merge this.