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

[BUG] Deleting languages from the language list causes TranslationDictionary UI to act hairy #31

Closed
japtar10101 opened this issue Sep 11, 2019 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@japtar10101
Copy link
Member

Describe the bug

Deleting languages from the language list causes TranslationDictionary UI to act hairy.

To Reproduce

Steps to reproduce the behavior:

  1. Create at least 3 languages to support.
  2. Create a TranslationDictionary.
  3. Add one entry, with at least one of them have localization from the 2nd language.
  4. Return back to the language list, and delete the 2nd language.
  5. Open the TranslationDictionary again.

Expected behavior

The inspector will draw gracefully, with perhaps the old text either deleted or showing that the language it was for is no longer supported.

Actual behavior

I...actually don't remember, but it definitely doesn't do the above.

@japtar10101 japtar10101 added bug Something isn't working needs-priority Indicates the priority of the issue has not been determined yet. This is the default priority. labels Sep 11, 2019
@japtar10101
Copy link
Member Author

Fix #57 instead of this task.

@japtar10101 japtar10101 added wontfix This will not be worked on and removed needs-priority Indicates the priority of the issue has not been determined yet. This is the default priority. labels Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant