Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
23 stars 12 forks source link

[Bug] Missing submission type should show "Not available" #2361

Closed tschaffter closed 10 months ago

tschaffter commented 10 months ago

Is there an existing issue for this?

What product(s) are you seeing the problem on?

OpenChallenges

Current behavior

The challenge "Foot Ulcer Segmentation Challenge" shows:

image

Expected behavior

The challenge "Foot Ulcer Segmentation Challenge" shows a blank field for the submission type. It should show "Not available" or "other".

Anything else?

No response

Commit ID

No response

Are you developing inside the dev container?

Code of Conduct

vpchung commented 10 months ago

Thanks for the catch!

For some reason, I didn't add the same logic to submissionTypes when I handled inputDataTypes and incentives....