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

switching between languages deletes all input #247

Open
Smart-City-Muenster opened this issue May 25, 2022 · 1 comment
Open

switching between languages deletes all input #247

Smart-City-Muenster opened this issue May 25, 2022 · 1 comment
Labels
bug Something isn't working fixed-in-develop Issue fixed in the develop branch

Comments

@Smart-City-Muenster
Copy link

Subject of the issue

If you want to generate a publiccode.yml with more than one language, you might run into a deletion of your text without warning. This happens when you switch between languages (maybe only if you forgot to click "generate" at least once).

Steps to reproduce

Expected behaviour

Text should be preserved when switching languages.
Potentially (but that would be a feature request not a bug report), for the first time switching to a second language, the text fields are filled with input from the other language (to know what to translate).

Actual behaviour

The text is gone without any warning. Especially if you wrote a relatively large amount without clicking "generate" this is quite frustrating.

@bfabio bfabio added the bug Something isn't working label May 26, 2022
@bfabio
Copy link
Member

bfabio commented May 26, 2022

@Smart-City-Muenster thanks, confirming

bfabio added a commit to bfabio/publiccode-editor that referenced this issue Jan 15, 2024
* App localization is now based on the detected language from the
  browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
  removing the tabs
* Use a library for the list of languages, so we don't have to maintain
  our own

Obsoletes italia#247
Related italia#234
Fix italia#123
bfabio added a commit to bfabio/publiccode-editor that referenced this issue Jan 15, 2024
* App localization is now based on the detected language from the
  browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
  removing the tabs
* Use a library for the list of languages, so we don't have to maintain
  our own

Obsoletes italia#247
Related italia#234
Fixes italia#123, Fixes italia#26
bfabio added a commit that referenced this issue Jan 16, 2024
* App localization is now based on the detected language from the
  browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
  removing the tabs
* Use a library for the list of languages, so we don't have to maintain
  our own

Obsoletes #247
Related #234
Fixes #123, Fixes #26
@bfabio bfabio added the fixed-in-develop Issue fixed in the develop branch label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed-in-develop Issue fixed in the develop branch
Projects
None yet
Development

No branches or pull requests

2 participants