OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.11k stars 3.28k forks source link

Switching between two SEGs causes hanging protocol button to become unresponsive (3.9.14)[Bug] #4158

Open BrandonDatUHN opened 4 months ago

BrandonDatUHN commented 4 months ago

Describe the Bug

After loading multiple SEGs and switching between them the layout/hanging protocol button will become unresponsive

Steps to Reproduce

1) Load https://viewer-dev.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.14519.5.2.1.3671.4754.298665348758363466150039312520 2) Load the first two segs image 3) switch back to the first SEG (T2 Weighted...) 4) The layout/Hanging protocol button will no longer work (other buttons still do)

The current behavior

After loading multiple SEGs and switching between them the layout/hanging protocol button will become unresponsive

The expected behavior

Hanging protocol button should work regardless of number of SEGs loaded or selection panel.

OS

Win 11

Node version

OHIF DEMO

Browser

Version 125.0.6422.61 (Official Build) (64-bit)

jenny-hm-lee commented 4 months ago

This bug is found on OHIF v3.9.beta.14

jenny-hm-lee commented 4 months ago

Just to add clarity to the steps to reproduce the bugs:

  1. load T2 Weighted Axial Segmentation. Notice segmentation panel is populated.
  2. load DCE Subtraction Segmentation. Notice segmentation panel is populated.
  3. on the segmentation panel, from the segmentation dropdown, switch to T2 Weighted Axial Segmentation.
  4. try to click the layout/HP button. It is not responsive.