DEVSU-2556 Genomic Alterations Table Redesign - #809
Merged
bnguyen-bcgsc merged 13 commits intoAug 25, 2026
Conversation
- Redesign Key Alterations section in genomic summary to Genomic and Transcriptomic Alterations Identified - Replace genomic alterations representation from variant chips to new custom tables with additional variant details - New custom tables retrofit old genomic alterations records (only has a variant name), display both alongside new associated observed variants (variants with full details) that are eager loaded with updated genomic alterations records - Add new print-specific layout for GenomicAlterationsTable component - Add new method of adding new genomic alteration records from genomic summary page - Add front end unit testing for KeyAlterations and GenomicAlterationsTable components - Update columnDefs and various typescript errors for variants components (SmallMutations, CopyNumber, StructuralVariants, Expression) - Remove deprecated VariantChips component - Miscellaneous changes (type declarations, typescript errors) - Code lint
- Update unit test according to columnDefs changes
…t, added in DEVSU-2952 PR
…d records could be deleted immediately without refreshing page - Remove console logs
elewis2
previously approved these changes
Aug 25, 2026
kttkjl
requested changes
Aug 25, 2026
kttkjl
reviewed
Aug 25, 2026
- Remove unnecessary any type declarations - Code lint
- Code lint
…' for print headers - Code lint
kttkjl
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires API update to work: bcgsc/pori_ipr_api#502