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

Allow open collab spaces to have correct parent #93

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

andrewheumann
Copy link
Member

@andrewheumann andrewheumann commented Feb 11, 2024

Open Collaboration furniture nestled in among open offices didn't show in pringle, because it didn't have a Parent space ID assigned (or it did, but it pointed to the "fake" open collaboration spaces produced by open office.)

This PR allows those subsidiary spaces to be given a Parent id and ParentBoundary, which can be used to set the parent information on the furniture.

I have published these changes in test versions of Open Office and Open Collaboration, and tested in pringle (by setting those two functions to test) and verified that the additional furniture now shows up.


This change is Reviewable

Copy link
Contributor

@anthonie-kramer anthonie-kramer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:LGTM:

I have to admit, that I was confused at first that ComponentInstance does not derive from ElementInstance, and its list of Instances is also not required to have ElementInstances. Naming things is hard :)

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained, all discussions resolved

@andrewheumann andrewheumann merged commit cd13198 into master Feb 12, 2024
1 check passed
@andrewheumann andrewheumann deleted the assign-parent-space-info branch February 12, 2024 19:13
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.

2 participants