ClinGen / gene-and-variant-curation-tools

ClinGen's gene and variant curation interfaces (GCI & VCI). Developed by Stanford ClinGen team.
https://curation.clinicalgenome.org/
MIT License
3 stars 1 forks source link

Warning message if genetic evidence is zero points #256

Closed wrightmw closed 1 year ago

wrightmw commented 1 year ago

If there are zero genetic points in the classification matrix, then if a curator goes to save it as provisional then a warning message should pop up that asks them if they want to proceed even though there is not genetic evidence scores.... once clicked to say yes, they can continue.

wrightmw commented 1 year ago

@ErinRiggs @courtneythaxton @marinadistefano

liammulh commented 1 year ago

Patch added in https://github.com/ClinGen/gci-vci-aws/commit/53669ad86dd33d9a42ad07a3c04903eefb50c65b. I used the window.confirm browser method.

liammulh commented 1 year ago

This is live in the production website.