A better UI for the nested docs plugin #6723
Replies: 5 comments 1 reply
-
|
A suggestion here is to add a new readonly field in the collection which contains the full slug (based on the breadcrumb created by the nested docs plugin): Then you can order by this field in the overview. You don't get fully nested nice UI. So I understand this is not fully what you are after, but you get a bit better overview. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, this would be a massive improvement! |
Beta Was this translation helpful? Give feedback.
-
|
Is there any update on this? Having a true, nested tree view would make life a lot easier for client content authors. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
To me this is a pretty essential feature for hierachical documents. We need to see them nested in the document list. I did experiment with adjusting the title table cell based on breadcrumb length and then adding a └─ .When combined with the sorting approach above this nearly does something. But it's not very good. |
Beta Was this translation helpful? Give feedback.
-
|
@sriechersrc, I've built a companion plugin for the nested-docs plugin. you can check it out: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
at the moment it is hard to see relations between nested docs. It would be really nice to have visual groups in the admin panel, so pages like "/blog/my-first-blog-post", "/blog/my-second-blog-post", "/blog/my-second-blog-post/recommendations" are also visually nested under the first parent, in this case "blog".
Thank you for building such a nice product! Really pleased how v3 is coming along!
Beta Was this translation helpful? Give feedback.
All reactions