Merged
Conversation
This was referenced Feb 3, 2026
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
8e46b9c to
c141464
Compare
8 tasks
c141464 to
ba1739c
Compare
3444f97 to
8617343
Compare
0bb9944 to
14a13cb
Compare
14a13cb to
212693b
Compare
0d571e8 to
d7ce573
Compare
c189552 to
a4263e1
Compare
d7ce573 to
3debe53
Compare
a4263e1 to
64b790b
Compare
29baff2 to
c8c1584
Compare
1603f11 to
bf81f55
Compare
c8c1584 to
93ef767
Compare
bf81f55 to
ef9832c
Compare
d0a6a8a to
bfbe149
Compare
a912f28 to
6128c48
Compare
9291a1d to
9efcd1f
Compare
32fb112 to
f6aee4b
Compare
0ae5780 to
3e8f224
Compare
This was referenced Feb 7, 2026
3e8f224 to
f02e194
Compare
f6aee4b to
b7c7fb7
Compare
f02e194 to
c9d3c4e
Compare
b7c7fb7 to
bfc702c
Compare
c9d3c4e to
f99b13a
Compare
bfc702c to
7b652b4
Compare
f99b13a to
a35800e
Compare
7b652b4 to
2663068
Compare
3 tasks
a35800e to
f283953
Compare
2663068 to
8c5a44b
Compare
3 tasks
8c5a44b to
e441d3f
Compare
f283953 to
df6d7aa
Compare
maxy-shpfy
reviewed
Feb 19, 2026
Comment on lines
+55
to
+61
| const newRootSpec = updateSubgraphSpec( | ||
| componentSpec, | ||
| currentSubgraphPath, | ||
| updatedSubgraphSpec, | ||
| ); | ||
|
|
||
| setComponentSpec(newRootSpec); |
Collaborator
There was a problem hiding this comment.
i see this a lot. maybe worth extracting it in its own helper func?
maxy-shpfy
approved these changes
Feb 19, 2026
Collaborator
Author
This was referenced Feb 20, 2026
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
Can resize nodes by clicking and dragging the edges
Related Issue and Pull requests
Progresses https://github.com/Shopify/oasis-frontend/issues/118
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments