uchicago-capp-30320 / new-arrivals-chi

GNU Affero General Public License v3.0
9 stars 0 forks source link

(bug): Language getting lost on login and log out #292

Open klinkoberstar opened 3 months ago

klinkoberstar commented 3 months ago

Describe the bug On successful login, the admin dashboard is rendered in English, regardless of the language used on the login page. On logout, home page is rendered in English, even if user was using spanish

To Reproduce

Expected behavior

The admin dashboard should be rendered in the same language as selected on the login page.

Home page should retain previous language, even on logout