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

Do not sort options for Select, MultiSelect and MultiChoice #107

Merged
merged 4 commits into from
Jun 24, 2023

Conversation

xispa
Copy link
Member

@xispa xispa commented Jun 22, 2023

Description of the issue/feature this PR addresses

This Pull Request removes the sorting of options when rendering Select, MultiSelect and MultiChoice components

Current behavior before PR

senaite.app.listing sorts alphabetically the options for Select, MultiSelect and MultiChoice components

Desired behavior after PR is merged

senaite.app.listing does not sort alphabetically the options for Select, MultiSelect and MultiChoice

--
I confirm I have tested the PR thoroughly and coded it according to PEP8
standards.

@ramonski ramonski merged commit 14e6dda into 2.x Jun 24, 2023
@ramonski ramonski deleted the keep-sorting branch June 24, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants