Skip to content

Used menu order to order pages in the parent page dropdown.#4896

Merged
jorgefilipecosta merged 1 commit intomasterfrom
fix/used-menu-order-in-parent-page
Feb 7, 2018
Merged

Used menu order to order pages in the parent page dropdown.#4896
jorgefilipecosta merged 1 commit intomasterfrom
fix/used-menu-order-in-parent-page

Conversation

@jorgefilipecosta
Copy link
Copy Markdown
Member

@jorgefilipecosta jorgefilipecosta commented Feb 6, 2018

Description

This PR adds ordering by menu_order in the parent page drop-down.
In core besides menu_order title is also used, but the rest API, for now, does not allow multiple order criteria.
Fixes: #4614

How Has This Been Tested?

Create a page "A" and give it an order of 1.
Create another page "B" and give it an order of 2
Create a new page and verify that in the parent page drop-down "A" appears before "B".

@jorgefilipecosta jorgefilipecosta added the [Type] Bug An existing feature does not function as intended label Feb 6, 2018
@jorgefilipecosta jorgefilipecosta self-assigned this Feb 6, 2018
@jorgefilipecosta jorgefilipecosta requested a review from a team February 7, 2018 14:01
@jorgefilipecosta jorgefilipecosta merged commit ad05d47 into master Feb 7, 2018
@jorgefilipecosta jorgefilipecosta deleted the fix/used-menu-order-in-parent-page branch February 7, 2018 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant