Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues with language and admin settings #1201

Open
3 tasks
huss opened this issue Apr 4, 2024 · 4 comments
Open
3 tasks

issues with language and admin settings #1201

huss opened this issue Apr 4, 2024 · 4 comments
Assignees
Labels
i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. p-low-priority t-bug The issue is related to an aspect of the software which is incorrect
Milestone

Comments

@huss
Copy link
Member

huss commented Apr 4, 2024

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

@huss huss added t-bug The issue is related to an aspect of the software which is incorrect p-low-priority i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. labels Apr 4, 2024
@huss huss added this to the 1.x milestone Apr 4, 2024
@huss huss changed the title issues with language and admin panel issues with language and admin settings Sep 15, 2024
@jaysonbatie
Copy link

I can work on this issue

@huss
Copy link
Member Author

huss commented Oct 3, 2024

I can work on this issue

Great. I've assigned you this issue. Please let me know if you need anything.

@jaysonbatie
Copy link

Thank you. If you could just point me in the general direction of what file/s I might find this issue in.

@huss
Copy link
Member Author

huss commented Oct 3, 2024

I would start with src/client/app/components/admin/PreferencesComponent.tsx which is where the site preferences are set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. p-low-priority t-bug The issue is related to an aspect of the software which is incorrect
Projects
None yet
Development

No branches or pull requests

2 participants