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

Fix: sorting the terms in locale language #1160

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

gautamdsheth
Copy link
Contributor

Q A
Bug fix? [x]
New feature? [ ]
New sample? [ ]
Related issues? fixes #X, partially #Y, mentioned in #Z

What's in this Pull Request?

This PR fixes an issue with terms not getting sorted when used in language specific browser with labels.
It always follows the default order of term store.

To repro this bug:

Create a term set with some terms.
In the term store, ensure that you have atleast one other language available for use.
Add the label values in the other language.

It will always fetch the order of the default language

@AJIXuMuK AJIXuMuK added this to the 3.8.0 milestone Apr 19, 2022
@AJIXuMuK AJIXuMuK merged commit 9667638 into pnp:dev Apr 19, 2022
@AJIXuMuK
Copy link
Collaborator

Thank you @gautamdsheth for the fix!

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

Successfully merging this pull request may close these issues.

None yet

2 participants