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

Move zxx to its own group in select-languages component #4664

Conversation

Poslovitch
Copy link
Contributor

Description

#4631 introduced the zxx language code and put it in a "Other" group in the language selector of the video-edit page. However, zxx was not in a dedicated group in the more widely-used my-select-languages component.

This PR adds a groupOrder attribute to SelectOptionsItem and puts zxx in group "Other" (order 0), and all languages remain in the "All languages" group (order 1).

Related issues

None.

Has this been tested?

  • 🙅 no, because this PR does not update server code

Screenshots

image

@Chocobozzz
Copy link
Owner

Thanks!

@Chocobozzz Chocobozzz merged commit 1e9c1b1 into Chocobozzz:develop Dec 24, 2021
@Poslovitch Poslovitch deleted the fix/zxx-not-in-own-group-in-select-languages branch December 24, 2021 09:42
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.

2 participants