Skip to content

5.32.1

Compare
Choose a tag to compare
@mfshao mfshao released this 27 Aug 00:30
· 45 commits to master since this release
7beca72

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.32.0

Notes to tag/commit: 5.32.1

Generated: 2024-08-26

Bug Fixes

  • Fixed a bug causing access request form to crash when displaying result
    (#1589)
  • Prevents an initial request in GEN3 GWAS app from fetchCohortDefinitions
    with an undefined sourceID. Instead the request is delayed until the
    sourceID is not undefined. (#1588)
  • Fixes CSS in storybooks for GEN3 GWAS CustomDichotomousCovariates and
    ContinuousCovariates. (#1588)

Improvements

  • Moves shared styles for GEN3 GWAS app select container to GWASApp.css and
    fixes height styles for loading spinner in select container for custom
    dichotomous covariates. (#1588)
  • Fixed naming error in GEN3 GWAS app for SelectCohort, which was wrongly
    referenced as "CohortSelect" in SelectStudyPopulation.jsx (#1588)