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

Grid View does not display correct #211

Open
DavidBiskupek-CHG opened this issue Jun 9, 2021 · 0 comments
Open

Grid View does not display correct #211

DavidBiskupek-CHG opened this issue Jun 9, 2021 · 0 comments

Comments

@DavidBiskupek-CHG
Copy link

DavidBiskupek-CHG commented Jun 9, 2021

Hi, we discovered a bug which can be reproduced like that:

Create a complete new resource set with the
name: bug
resourceid: res1
lang: de
text: res1de

image

and than a new resource set with:
resourece name: bug
resourceid: res2
lang: en
text: res2en
image

now we add a new language on the first resource item:
resourece name: bug
resourceid: res1
lang: pl
text: res2pl
image

In the grid view it looks like that:
image

The order is wrong the locales should be de, en, pl. I had a look into the loaded json which looks like that:
image

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