monarch-initiative / monarch-ui

The previous version of the Monarch Initiative website
https://previous.monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
17 stars 29 forks source link

Bug when applying filters on homolog tab #343

Closed kshefchek closed 4 years ago

kshefchek commented 4 years ago

On https://monarchinitiative.org/gene/HGNC:10848#homolog

Select Taxon filter Deselect 'Danio rerio' Hit apply and close (Danio correctly removed from view) Select Taxon filter 'Danio rerio' still checked uncheck and recheck it hit apply and close 'Danio rerio' is still filtered from the table

This seems to happen for any taxa (so not a 1st index thing)

I think ideally the checkbox would reflect the current state of the filter and suspect this is the intention and theres a bug somewhere

kshefchek commented 4 years ago

fixed with https://github.com/monarch-initiative/monarch-ui/pull/353