-
Notifications
You must be signed in to change notification settings - Fork 5
Add debug mode for viewing ReactFlow Node ids #1016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 10-23-fix_disconnected_output_nodes_when_copy_paste_between_tabs
Are you sure you want to change the base?
Add debug mode for viewing ReactFlow Node ids #1016
Conversation
|
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. |
ea1273a to
f97f59a
Compare
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
e83ef69 to
c754609
Compare
45adef9 to
c099a92
Compare
8be46ba to
609e209
Compare
3c13bdc to
5559d1d
Compare
609e209 to
a8907f7
Compare
5559d1d to
0d31b48
Compare
a8907f7 to
9b83881
Compare
6298203 to
bd771a1
Compare
9b83881 to
2e8661a
Compare
maxy-shpfy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, do not include "debug" mode into the final version - we can move this PR on top of the stack
2e8661a to
f5e5941
Compare
bd771a1 to
64a0be1
Compare
|
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. |
f5e5941 to
d78b343
Compare
64a0be1 to
a25a48a
Compare
d78b343 to
f5fa34d
Compare
190fa20 to
2700fb6
Compare
f5fa34d to
1cc93da
Compare

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