library
library copied to clipboard
Documents with the same name as their parent folder do not display in children list
Context (Environment)
If you create a page that resolves the same slug as its parent, Library will filter it from the children view when it attempts to deduplicate items in a folder from what is already being viewed.
Expected Behavior
It should be possible to have an item within a folder of the same name and show up in the children list, so long as it is not tagged with home
.
Possible Solution
We should make this filter condition more detailed. A quick fix could be to only eliminate pages that the slug matched and also were tagged with home