broadinstitute / dig-dug-portal

BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

b-table sort icons update #680

Closed a-shilin closed 3 months ago

a-shilin commented 3 months ago

Moved column sort icons on b-tables to left of column label, and unhid sort icons from columns that had the sort flag but weren't yet sorted. keeping them visible telegraphs which columns are sortable.

pages tested: http://localhost:8090/gene.html?gene=ADIPOQ http://localhost:8090/tissue.html?tissue=adipose_tissue http://localhost:8090/phenotype.html?phenotype=HEIGHT http://localhost:8090/region.html?chr=3&end=186576252&phenotype=Adiponectin&start=186560493 http://localhost:8090/gait.html?dataset=55k&gene=PPARG&mask=LoF_HC http://localhost:8090/ncgait.html?dataset=TopMed&geneORregion=PPARG&phenotypes=T2D&tests=burden

http://localhost:8090/variant.html?variant=rs17366568 (no sorting) http://localhost:8090/datasets.html (not b-table) http://localhost:8090/genesifter.html?phenotypes=BMI (no sorting) http://localhost:8090/signalsifter.html (no sorting) http://localhost:8090/method.html?trait=t2d&dataset=meta_analysis (not b-table)