-
Notifications
You must be signed in to change notification settings - Fork 28
Studies of one node open directly in fullscreen view instead displaying the pipeline #1316
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
Studies of one node open directly in fullscreen view instead displaying the pipeline #1316
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1316 +/- ##
==========================================
+ Coverage 72.63% 72.66% +0.03%
==========================================
Files 201 201
Lines 8426 8426
Branches 945 945
==========================================
+ Hits 6120 6123 +3
+ Misses 2029 2027 -2
+ Partials 277 276 -1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1316 +/- ##
===========================================
- Coverage 73.14% 57.88% -15.26%
===========================================
Files 199 87 -112
Lines 8310 3493 -4817
Branches 934 397 -537
===========================================
- Hits 6078 2022 -4056
+ Misses 1956 1377 -579
+ Partials 276 94 -182
Continue to review full report at Codecov.
|
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.
great but is it not a bit confusing?
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.
we so need a router
…mcore into feature/open-one-node
What do these changes do?
When opening a study, if it only contains one node or one node connected to a file picker(s), it gets open automatically.
This feature can be disabled in the Preferences. Default set to True.
Related issue number
closes ITISFoundation/osparc-issues#144
How to test
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)