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

Project lang on save or remix #144

Closed
IzzySmillie opened this issue Mar 3, 2023 · 1 comment
Closed

Project lang on save or remix #144

IzzySmillie opened this issue Mar 3, 2023 · 1 comment

Comments

@IzzySmillie
Copy link
Contributor

Some of this might be covered already in the Update webhook to add locale to DB ticket

  • Story: https://github.com/RaspberryPiFoundation/digital-editor/issues/75
  • "for blank projects we don't need to worry about saving the translated UI language"
  • Set null on save of a blank project or remix of a starter project. The data for which lang the project was remixed from will still be available and will be easier when serving the project to the user based on the URL/interface locale

  • For blank projects set lang as null
  • On remix of a starter project, lang should be set as null
@IzzySmillie
Copy link
Contributor Author

Closing as remix was done in #156
and blank projects are being set as null already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant