Provide Node Manager#1081
Closed
camielvs wants to merge 1 commit into09-19-add_node_managerfrom
Closed
Conversation
This was referenced Oct 7, 2025
Closed
Closed
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Oct 7, 2025
Closed
649681c to
0ade3f6
Compare
43a282b to
3e1ef82
Compare
34446e1 to
aad4aee
Compare
47571c0 to
bf97171
Compare
aad4aee to
8547350
Compare
3 tasks
bf97171 to
a82859b
Compare
8547350 to
49aea78
Compare
This was referenced Oct 9, 2025
a82859b to
0fb361e
Compare
3059e4f to
baed2e5
Compare
0fb361e to
d97b96e
Compare
993cb47 to
f40af72
Compare
a9d2456 to
bb1a463
Compare
f40af72 to
7ce2817
Compare
bb1a463 to
e370c63
Compare
e8167cb to
e64dccf
Compare
e370c63 to
0a7538b
Compare
e64dccf to
8622de6
Compare
4f02c76 to
a957df5
Compare
0e9a8ad to
13d6255
Compare
896ecc2 to
e1cbc87
Compare
e98225e to
7ab0232
Compare
3fd626c to
ef00f3d
Compare
7ab0232 to
68217dd
Compare
3 tasks
68217dd to
f148c44
Compare
bd9b6ec to
c298c28
Compare
f148c44 to
e3374bf
Compare
c298c28 to
5b77dd5
Compare
e3374bf to
36ea9e6
Compare
4 tasks
Collaborator
Author
|
Closed in favour of v2 Editor migration. See #2028 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Integrate the new NodeManager with
ComponentSpecProviderso that the nodes stay in sync with the component spec.No change to app functionality. Consumption of the node manager is implemented later.
Related Issue and Pull requests
Progresses https://github.com/Shopify/oasis-frontend/issues/261
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Just adds a new export to the componentspec provider, but does not consume it. So if the app is, in general, functioning as expected, all should be well.
Additional Comments