Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extract CollectionComponent and NonCollectionComponent from DocumentC...#1153

Draft
jcoyne wants to merge 1 commit intomainfrom
collection_component
Draft

Extract CollectionComponent and NonCollectionComponent from DocumentC...#1153
jcoyne wants to merge 1 commit intomainfrom
collection_component

Conversation

Copy link
Member

jcoyne commented Oct 12, 2022

...omponent

This eliminates a number of conditionals around whether the document is a collection or not.
Fixes #1150

jcoyne marked this pull request as draft October 12, 2022 13:02
Copy link
Member Author

jcoyne commented Oct 12, 2022

This may be unnecessary given #1148

...omponent

This eliminates a number of conditionals around whether the document is a collection or not.
jcoyne force-pushed the collection_component branch from 1975a05 to 8bbe382 Compare October 12, 2022 13:05
Copy link
Member

cbeer commented Oct 12, 2022

I was hoping to wait on something like this until we were sure how these two differed. It was really hard to see before when it was spread across lots of files, so I imagine some of the differences are just unintentional divergence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

DocumentComponent has too many conditionals around collection? in the template

2 participants