hubmapconsortium / portal-ui

HuBMAP Data Portal front end
https://portal.hubmapconsortium.org
MIT License
11 stars 2 forks source link

Reactivesearch updates are very slow #2459

Closed john-conroy closed 2 years ago

john-conroy commented 2 years ago

Updates to the entity search pages using reactivesearch are very slow taking seconds to render. The network requests to elasticsearch only take ~50-100ms.

Removing each filter's dependency on other search components (other filters, search input) via the react prop fixes the issue, but the aggregations are not updated to reflect the results.

mccalluc commented 2 years ago

John says there's less support than we hoped. Not going in this direction.