broadinstitute / genetic-prevalence-estimator

https://genie.broadinstitute.org/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Save table sort in browser storage #137

Open nawatts opened 1 year ago

nawatts commented 1 year ago

So that the table is sorted the same way after a page refresh.

Maybe save in session storage so that on a new session, the table reverts to sorting by allele frequency by default.