getgrav / getgrav/grav-plugin-admin

New Page Dialogue Slow to Select Parent

Open
#906 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

I have a blog with a few hundred posts (and growing) set as children to the home page. When creating a new Post, the drop down for `Parent` takes ages to load and has an adverse affect on the UI of the form. Performance is fine until the drop down is active.

I can think of a few work arounds:

1. Limit how many pages are available before searching or using a plain text input
2. Providing some mechanism to designate pages that can be parents (explicitly in frontmatter, perhaps?)
3. Allowing some way of creating a page directly under a specified parent (perhaps as an interface plugin to add another button)

Thoughts?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.