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
21 stars 12 forks source link

[Bug] Fix MLCube casing typo #2580

Closed tschaffter closed 3 months ago

tschaffter commented 3 months ago

Is there an existing issue for this?

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

OpenChallenges

Current behavior

The official casing is MLCube but is displayed as "Mlcube" on the challenge page. The casing is different on the challenge page:

See the challenge page for one of those: https://openchallenges.io/challenge?submissionTypes=mlcube

I fixed the casing last week for the filter. Ideally, we should define the mapping from the constant to human-friendly name once and then use it for the filter and the challenge page.

Submission Type Prediction file, Mlcube

Expected behavior

No response

Anything else?

No response

Commit ID

No response

Are you developing inside the dev container?

Code of Conduct

rrchai commented 3 months ago

Add a mapping file for MLCube in challenge-overview component