Skip to content
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

[Bug] Selected Segment is not used when iterating over #4614

Open
xbankov opened this issue Dec 18, 2024 · 0 comments
Open

[Bug] Selected Segment is not used when iterating over #4614

xbankov opened this issue Dec 18, 2024 · 0 comments
Labels
Awaiting Reproduction Can we reproduce the reported bug?

Comments

@xbankov
Copy link

xbankov commented Dec 18, 2024

Describe the Bug

The iterating over the segments and selecting a segment are not aligned. I can select the segment from the menu, and then iterate, but it iterates from the segment it iterated over before, not the one selected.

Steps to Reproduce

  1. Go to https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.5962.99.1.2968617883.1314880426.1493322302363.3.0
  2. Open RTSTRUCT
  3. Do not load the segmentation.
  4. Open right panel menu with segments/labels shown.
  5. Click on any - Segmentation highlight
  6. Iterate over the next segment using arrow.

The current behavior

It starts iterating from 0 even though you have just selected different segment.

The expected behavior

Iterates over the next segment in the menu.

OS

Not applicable

Node version

Not applicable

Browser

Mozilla Firefox 133.0, Google Chrome 131.0.6778.139

@xbankov xbankov added the Awaiting Reproduction Can we reproduce the reported bug? label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Reproduction Can we reproduce the reported bug?
Projects
None yet
Development

No branches or pull requests

1 participant