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 SelectInput reorders choices by id #8135

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

fzaninotto
Copy link
Member

Closes #8134

@fzaninotto fzaninotto changed the title Fix SelectInput reorderes choices by id Fix SelectInput reorders choices by id Sep 2, 2022
Copy link
Contributor

@WiXSL WiXSL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be ok!

@slax57 slax57 added this to the 4.3.1 milestone Sep 2, 2022
@slax57 slax57 merged commit ab815ea into master Sep 2, 2022
@slax57 slax57 deleted the Fix-SelectInput-reorders-choices branch September 2, 2022 13:48
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.

SelectArrayInput choices are sorted in desc order
3 participants