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

Enforce root layout container to be always present #5856

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Apr 8, 2024

What

Previously, it was possible to end up without a root blueprint container which can cause weird ui behavior like not being able to add space views.
This is now solved by making up a root container upon reading the blueprint layout from the data store.

(Review with whitespace diff disabled!)

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@Wumpf Wumpf added 🪳 bug Something isn't working 🟦 blueprint The data that defines our UI exclude from changelog PRs with this won't show up in CHANGELOG.md labels Apr 8, 2024
@Wumpf Wumpf marked this pull request as draft April 8, 2024 16:10
Base automatically changed from release-0.15.0 to main April 9, 2024 16:17
@Wumpf Wumpf force-pushed the andreas/enforce-root-layout branch from 18dc904 to 59790b5 Compare October 1, 2024 11:22
@Wumpf Wumpf added 🚜 refactor Change the code, not the functionality and removed 🪳 bug Something isn't working labels Oct 1, 2024
@Wumpf
Copy link
Member Author

Wumpf commented Oct 1, 2024

On a previous iteration with this some examples stopped working according to notes. Need to check if that's still the case

@Wumpf
Copy link
Member Author

Wumpf commented Oct 1, 2024

On a previous iteration with this some examples stopped working according to notes

still the case with web based examples at the very least

@Wumpf Wumpf force-pushed the andreas/enforce-root-layout branch from 59790b5 to 468aad1 Compare October 23, 2024 14:49
@Wumpf Wumpf marked this pull request as ready for review October 23, 2024 17:11
@abey79 abey79 self-requested a review October 29, 2024 07:32
Copy link
Member

@abey79 abey79 left a comment

Choose a reason for hiding this comment

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

Very nice cleanup!

@Wumpf Wumpf merged commit 7174abe into main Oct 29, 2024
34 of 35 checks passed
@Wumpf Wumpf deleted the andreas/enforce-root-layout branch October 29, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI exclude from changelog PRs with this won't show up in CHANGELOG.md 🚜 refactor Change the code, not the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants