feat: Add Visualization to Output Nodes#1995
Open
camielvs wants to merge 1 commit into03-12-poc_artifact_visualizationfrom
Open
feat: Add Visualization to Output Nodes#1995camielvs wants to merge 1 commit into03-12-poc_artifact_visualizationfrom
camielvs wants to merge 1 commit into03-12-poc_artifact_visualizationfrom
Conversation
🎩 To tophat this PR:You can add the following URL parameter to your browser to tophat this PR: |
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. |
1411cb1 to
79f14fe
Compare
cac2ffd to
27506e6
Compare
79f14fe to
271678f
Compare
4 tasks
271678f to
5227607
Compare
27506e6 to
3272805
Compare
5227607 to
2e01b58
Compare
3272805 to
36d915a
Compare
2e01b58 to
a09e39f
Compare
36d915a to
242acb0
Compare
a09e39f to
127b0df
Compare
242acb0 to
db78e2f
Compare
127b0df to
1c840fc
Compare
db78e2f to
46fe95a
Compare
This was referenced Mar 25, 2026
46fe95a to
5cb8822
Compare
060a16e to
1d1b94b
Compare
5cb8822 to
3f9656d
Compare
1d1b94b to
9ec7cc5
Compare
3f9656d to
b524d85
Compare
9ec7cc5 to
e4b65fe
Compare
0de8d25 to
85bf20c
Compare
7544493 to
6775098
Compare
26ded5b to
02df683
Compare
6775098 to
2125f8f
Compare
maxy-shpfy
approved these changes
Mar 25, 2026
02df683 to
b37e860
Compare
0785f62 to
b2503e0
Compare
b37e860 to
7e75f04
Compare
b2503e0 to
e79c15a
Compare
08ec3cf to
f809200
Compare
c042149 to
157494b
Compare
ececc61 to
f9efb92
Compare
157494b to
8312d54
Compare
f9efb92 to
89ae4d2
Compare
8312d54 to
442be21
Compare
89ae4d2 to
da1c9ec
Compare
442be21 to
c6b5d1f
Compare
c6b5d1f to
f5cb20c
Compare
da1c9ec to
e1cab5a
Compare
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
Adds the new IOCell and artifact visualization UX to the OutputNameEditor.
Related Issue and Pull requests
A continuation of https://github.com/Shopify/oasis-frontend/issues/172
Type of Change
Checklist
Screenshots (if applicable)
before:
after:
Test Instructions
Confirm that artifact details are now accessible and visualizable directly from an output node's context panel
Additional Comments