Add debug mode for viewing ReactFlow Node ids#1016
Closed
camielvs wants to merge 1 commit into10-23-fix_disconnected_output_nodes_when_copy_paste_between_tabsfrom
Closed
Conversation
This was referenced Sep 30, 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 Sep 30, 2025
ea1273a to
f97f59a
Compare
This was referenced Oct 2, 2025
ac15e08 to
281533c
Compare
3321611 to
2f84d5f
Compare
2f84d5f to
10473ce
Compare
281533c to
27ccde3
Compare
27ccde3 to
092d37c
Compare
10473ce to
aef47ff
Compare
092d37c to
7888535
Compare
7888535 to
eeabed0
Compare
9c8c8f8 to
3076c14
Compare
f8f6643 to
df64fb9
Compare
8444073 to
e9bdbe3
Compare
be0ad85 to
e92353e
Compare
b5e9bcd to
e83ef69
Compare
0f36376 to
beb93c2
Compare
e83ef69 to
c754609
Compare
Mbeaulne
reviewed
Oct 17, 2025
45adef9 to
c099a92
Compare
8be46ba to
609e209
Compare
3c13bdc to
5559d1d
Compare
3 tasks
Mbeaulne
approved these changes
Oct 23, 2025
maxy-shpfy
requested changes
Oct 28, 2025
Collaborator
maxy-shpfy
left a comment
There was a problem hiding this comment.
Please, do not include "debug" mode into the final version - we can move this PR on top of the stack
Collaborator
Author
|
I have restacked this PR to the top of the stack so it can still be used for review purposes. When the stack is approved I will close this PR. |
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
Add an env variable for
debug_mode, which shows some additional info in the ui.Currently used to display ReactFlow node ids and show handle info when hovered.
Related Issue and Pull requests
Progresses Shopify/oasis-frontend#261
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Debug Mode Disabled:
Debug mode Enabled:
Debug Mode Not Defined
Additional Comments