Folders: 'Browse by folder' only ever shows one collection at the top level? #13201
jeremyProwseYS
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When clicking "browse by folder" in the admin panel, only one collection is ever visible at the top level, even if multiple collections have had folders enabled:
Once you navigate into a specific folder, mixed-collection content is shown:
The issue I guess I'm highlighting is that the functionality is inconsistent - one view shows only one collection while the other shows all collections present.
Proposal
There are a couple of ways to refine this I can think of:
1. Hide any documents that haven't been assigned a folder.
Users would need to navigate to the collection and document they wish to organize and then move that document into a folder, as it would not display in "root" level of the global "Browse By Folder" view by default.
Pros
Cons
2. Show all Collections that have folders enabled in the "Browse By Folder" view by default.
Ideally these would be organized under their collection names to make it easier to differentiate content types, something like this:

Pros
Cons
Keen to hear others thoughts on this, but on the whole the folders functionality is great!
Beta Was this translation helpful? Give feedback.
All reactions