OED
OED copied to clipboard
issues with language and admin settings
Describe the bug
There are three concerns:
- [ ] If the current language is not English then you do not get/see the success notification when saving changes on the admin panel.
- [ ] If the current language is not the default one then it changes to the default one on saving changes on the admin panel.
- [ ] One does not generally see the notification on saving when changing the default language. Sometimes it shows up briefly. It seems the page refreshes to remove it.
Expected behavior
The success notification should display and OED would like the currently selected language to remain when saving changes on the admin panel.
Additional context
None
I can work on this issue
I can work on this issue
Great. I've assigned you this issue. Please let me know if you need anything.
Thank you. If you could just point me in the general direction of what file/s I might find this issue in.
I would start with src/client/app/components/admin/PreferencesComponent.tsx which is where the site preferences are set.