Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV-16369: Refactor objects-catalog.webc to render ALL objects in /content/ #872

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anderspollack
Copy link
Contributor

@anderspollack anderspollack commented Oct 25, 2023

This refactor changes the behavior of layout: objects-page (objects-catalog.webc) to render all objects in project, regardless of where layout: objects-page is located in the /content/ directory.

We didn't originally implement it this way as we assumed we could have multiple directory-specific objects-page layouts in the same project (which currently does not work - the objects of the first instance of an objects-page get displayed in all instances). But this should fix the immediate issue

@anderspollack anderspollack changed the title Refactor objects-catalog.webc to render ALL objects in /content/ DEV-16369: Refactor objects-catalog.webc to render ALL objects in /content/ Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant