-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Page List: Parent control query limit is too small #69608
Copy link
Copy link
Open
Labels
Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevantREST API InteractionRelated to REST APIRelated to REST API[Block] Page ListAffects the Page List BlockAffects the Page List Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevantREST API InteractionRelated to REST APIRelated to REST API[Block] Page ListAffects the Page List BlockAffects the Page List Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
The block "page list" can not be used for websites with more than 100 pages.
When editing the page with the "page list" a list of pages is loaded. This list is limited to 100 elements.
Pages at the end of the hierarchy of the website are not available.
Solution 1:
Set the limit to a higher value, 500 may be good.
Solution 2:
We have to chose a parent-page but also pages without childs are loaded.
A smarter filter for "pages with childs" will reduce the length of the list.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
WordPress 6.7.2
Theme Blocksy
Gutenberg is not installed
Language German
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.