VEuPathDB / EbrcWebsiteCommon

Apache License 2.0
3 stars 3 forks source link

Redux-using wizard #37

Closed wbazant closed 3 years ago

wbazant commented 3 years ago
  1. Wizard's data model is more robust Clicking quickly on unrelated things used to break them, now thanks to Redux hopefully not

  2. Wizard uses up-to-date parameter components The only difference I know about is pagination, which I added, but not to the wizard.

  3. Group counts work differently a) the button with updating counts is gone, and no more incorrect counts are shown. b) hopefully not more inefficient but maybe: the optimisation to use filter param counts for group counts is not there

  4. Minor bugfix in filter summary