Skip to content

Conversation

@igoroctaviano
Copy link
Contributor

@igoroctaviano igoroctaviano commented Sep 3, 2025

Context

Changes & Results

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the
    semantic-release format and guidelines.

Code

  • [] My code has been well-documented (function documentation, inline comments,
    etc.)

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API
    additions or removals.

Tested Environment

  • [] OS:
  • [] Node version:
  • [] Browser:

@netlify
Copy link

netlify bot commented Sep 3, 2025

Deploy Preview for ohif-dev canceled.

Name Link
🔨 Latest commit 801726f
🔍 Latest deploy log https://app.netlify.com/projects/ohif-dev/deploys/692d713ae80ead00085497b8

@cypress
Copy link

cypress bot commented Sep 3, 2025

Viewers    Run #5781

Run Properties:  status check passed Passed #5781  •  git commit 801726ff15: Simplify load commands
Project Viewers
Branch Review feat/load-derived-display-sets
Run status status check passed Passed #5781
Run duration 02m 25s
Commit git commit 801726ff15: Simplify load commands
Committer Igor Octaviano
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 37
View all changes introduced in this branch ↗︎

Copy link
Member

@sedghi sedghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see my comments thanks

const primaryDisplaySetUID = displaySetInstanceUIDs[0];
const derivedDisplaySets = _getDerivedSegmentations(primaryDisplaySetUID);
if (!derivedDisplaySets.length) {
return;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we do a console.warn here too?

Copy link
Collaborator

@jbocce jbocce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment

@fedorov
Copy link
Member

fedorov commented Nov 10, 2025

Can someone clarify what needs to be happen to merge this? @igoroctaviano

@igoroctaviano igoroctaviano changed the title feat: Add command to load derived display sets feat: Add command to load derived display sets [on hold] Nov 20, 2025
@igoroctaviano igoroctaviano changed the title feat: Add command to load derived display sets [on hold] feat: Add command to load derived display sets Nov 20, 2025
@igoroctaviano igoroctaviano changed the title feat: Add command to load derived display sets [on hold] feat: Add command to load derived display sets Nov 20, 2025
@igoroctaviano igoroctaviano changed the title [on hold] feat: Add command to load derived display sets feat: Add command to load derived display sets Nov 26, 2025
@igoroctaviano igoroctaviano changed the title feat: Add command to load derived display sets feat: Add commands to load segs and srs for active viewport Nov 26, 2025
@igoroctaviano igoroctaviano changed the title feat: Add commands to load segs and srs for active viewport feat: Add commands to load segs and srs for the active viewport Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants