-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Notebook Snapshotting to the default Notebook isn't working #4475
Conversation
Codecov Report
@@ Coverage Diff @@
## release/1.8.3 #4475 +/- ##
================================================
Coverage ? 56.38%
================================================
Files ? 718
Lines ? 22794
Branches ? 1656
================================================
Hits ? 12852
Misses ? 9535
Partials ? 407 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why I'm a reviewer here: I can't comment on any of the changes in the code.
@nikhilmandlik This looks good. Could you please change the base to |
fdecc37
to
d05d5ad
Compare
d05d5ad
to
ca3f262
Compare
ca3f262
to
9923c8c
Compare
Reviewer Checklist
|
* Fix object creation (#4675) * Save the object before adding it to the parent so that transaction committing works properly * Fix object creation - composition policy changes * use relative path (#4683) * Notebook Snapshotting to the default Notebook isn't working (#4475) * Notebook Snapshotting to the default Notebook isn't working #4469 * Check for ref when trying to get the style receiver. (#4687) Also ensure that the property being displayed in Properties is actually a part of the domainObject. * Mct 4555 rebased v3 (#4689) * Preserve the previousFocusedImage for subscription updates, bound change for local and fixed time * Only preserve previous focused image if paused * Forcibly reset imageContainer size to prevent aspect ratio distortion * Remove unneccesary mixin invocation * Use image history instead of imagehistory size for watcher. Revert other changes * Added check if last image index is selected * isPaused instead of paused Co-authored-by: Michael Rogers <[email protected]> * Snapshot notice link not navigating as expected #4194 (#4686) * Fix Link Action to accept the right input for validation (#4696) * Remove snapshot from release version (#4721) Co-authored-by: David Tsay <[email protected]> Co-authored-by: Nikhil <[email protected]> Co-authored-by: Michael Rogers <[email protected]>
Resolves:
resolves: #4469
All Submissions:
Author Checklist