rerun
rerun copied to clipboard
Enforce root layout container to be always present
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
- [x] I have read and agree to Contributor Guide and the Code of Conduct
- [x] I've included a screenshot or gif (if applicable)
- [ ] I have tested the web demo (if applicable):
- Using newly built examples: rerun.io/viewer
- Using examples from latest
mainbuild: rerun.io/viewer - Using full set of examples from
nightlybuild: rerun.io/viewer
- [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
- [x] If applicable, add a new check to the release checklist!
On a previous iteration with this some examples stopped working according to notes. Need to check if that's still the case
On a previous iteration with this some examples stopped working according to notes
still the case with web based examples at the very least