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] User is able to click on the download seg button without drawing segments in the viewport #4926

Open
Devu-trenser opened this issue Apr 7, 2025 · 0 comments · May be fixed by #4953
Open
Labels
Awaiting Reproduction Can we reproduce the reported bug?

Comments

@Devu-trenser
Copy link
Contributor

Devu-trenser commented Apr 7, 2025

Describe the Bug

The user is able to click on the DICOM SEG download button even if the segment has not been drawn in the viewport.

3.10-OSS-Seg-Download-issue.mp4

Steps to Reproduce

  1. Launch the study in Segmentation mode
  2. Add segmentation
  3. Add Segments without drawing it in the viewport.
  4. Click on the icon-more
  5. Click on the DICOM SEG download options from the Download & Export options

The current behavior

"Something went wrongfalse." popup is appearing when downloading seg without drawing segment in the viewport and unable to download seg file

The expected behavior

User should be able to download seg file or prevent the user from downloading the segmentation when no segments have been drawn and "Something went wrongfalse." popup should not appears.

OS

Linux x86_64

Node version

18.20.5

Browser

Chrome 134.0.0

@Devu-trenser Devu-trenser added the Awaiting Reproduction Can we reproduce the reported bug? label Apr 7, 2025
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

Successfully merging a pull request may close this issue.

2 participants
@Devu-trenser and others