-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add ability to edit in locales #349
base: main
Are you sure you want to change the base?
Conversation
Conference parts aren't saved properly in their respective locales. If I edit the text part in English, it doesn't save. If I edit the part in British English, it saves for both locales - so if I now view the English version I get what I just saved for BE. Further, whenever I submit the conference form, I get The events repeater within the conference works perfectly though, as does every other page as far as I can tell! |
Thanks for the feedback, will investigate and extend the system tests |
Pull request was converted to draft
This PR adds the ability to actually enter translated data when editing records.