Language and Timezone Selections Not Retained After Reopening Settings (unless Save Changes is Clicked) #6460
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
bug
Something isn't working
Describe the issue
When changing both the language and timezone in Kestra, the changes are applied correctly throughout the interface. However, if the "Save Changes" button is not explicitly clicked, these settings (language and timezone) are not retained upon reopening the Settings page. The language dropdown reverts to showing "English" as selected, and the timezone resets to the default value, even though the application retains the previously selected language and timezone.
In contrast, features like changing the theme to Dark/Light are properly retained without needing to click "Save Changes."
Steps to Reproduce:
Expected Behavior:
Both the language and timezone dropdowns should retain the last selected values without requiring the "Save Changes" button to be clicked, just like the theme dropdown.
Actual Behavior:
The language dropdown incorrectly displays "English" as selected, and the timezone defaults to the original value when the Settings page is reopened.
Environment
The text was updated successfully, but these errors were encountered: