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 order of choices for interims on data entry is not preserved #2410

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

xispa
Copy link
Member

@xispa xispa commented Oct 20, 2023

Description of the issue/feature this PR addresses

This Pull Request ensures the order of options from interim fields is preserved when rendering the select or similar components

Current behavior before PR

The order of options is not preserved

Captura de 2023-10-20 09-46-39

Desired behavior after PR is merged

The order of options is preserved

Captura de 2023-10-20 09-47-25

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa added the Bug 🐞 label Oct 20, 2023
@xispa xispa requested a review from ramonski October 20, 2023 07:48
@ramonski ramonski merged commit b69f30c into 2.x Oct 20, 2023
2 checks passed
@ramonski ramonski deleted the preserve-order-interim-choices branch October 20, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants