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

Sort navigation child-nodes alphabetically #1543

Merged
merged 2 commits into from
Feb 14, 2020
Merged

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR sorts the child nodes in the portal navigation alphabetically.
Currently the Setup is the only place where this is the case.

Current behavior before PR

Setup items in navigation portlet are sorted by object position in parent

Desired behavior after PR is merged

Setup items in navigation portlet are sorted by their Title.

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

@xispa xispa merged commit e3bc739 into master Feb 14, 2020
@xispa xispa deleted the navigation-portlet-sort branch February 14, 2020 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants