feat: zIndex Management for IO Nodes#1759
Open
camielvs wants to merge 1 commit into02-04-temp_feat_zindex_management_for_task_nodesfrom
Open
feat: zIndex Management for IO Nodes#1759camielvs wants to merge 1 commit into02-04-temp_feat_zindex_management_for_task_nodesfrom
camielvs wants to merge 1 commit into02-04-temp_feat_zindex_management_for_task_nodesfrom
Conversation
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 Feb 5, 2026
64a616c to
afaf39d
Compare
5026c52 to
ee6ff89
Compare
afaf39d to
67775fc
Compare
3 tasks
67775fc to
e673511
Compare
069b2eb to
8f2ab33
Compare
90fab04 to
f4f140b
Compare
8f2ab33 to
db1b9b7
Compare
f4f140b to
516824b
Compare
2a06f9a to
2e967db
Compare
13a4131 to
e87f47d
Compare
2e967db to
91147d6
Compare
b2ab23d to
8960935
Compare
3743881 to
c01cbb5
Compare
6f3ae39 to
aaa8df1
Compare
2edad9e to
85b1ad7
Compare
aaa8df1 to
dce220c
Compare
dce220c to
8a47596
Compare
85b1ad7 to
69a9e3f
Compare
8a47596 to
756a847
Compare
28aaa39 to
d776425
Compare
756a847 to
935bf81
Compare
d776425 to
664772c
Compare
935bf81 to
0f3d9e3
Compare
664772c to
c26269c
Compare
0f3d9e3 to
a88bec8
Compare
a88bec8 to
d2e4fcb
Compare
c26269c to
8889489
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
Add zIndex management via UI to Input and Output Nodes. This is managed via annotations.
Exact same as previous Task Nodes PR, but for IO Nodes.
This is a sidequest so UI/UX is just thrown in and can be iterated later.
Related Issue and Pull requests
Progresses https://github.com/Shopify/oasis-frontend/issues/483
Type of Change
Checklist
Screenshots (if applicable)
Input Nodes

Output Nodes

Test Instructions
Stacking controls work as expected via new UI on IO Nodes context panel
Additional Comments