Rothamsted / knetminer

KnetMiner - webapp to search and visualize genome-scale knowledge graphs
https://knetminer.com
MIT License
25 stars 16 forks source link

[InfiniteScrollingLocal UI Test] Type filters in Evidence view have become slow #772

Closed marco-brandizi closed 1 year ago

marco-brandizi commented 1 year ago

This is a manual UI test based on this template. Other instances of this test are here. Tests from the template that aren't mentioned hereby are intended as passed.

Testing the evidence table

...

These still work, but have become slow in reacting. Perhaps, it's rendering the whole table every time, instead of the current window only? There is a TODO comment on the code possibly related to this.

Arnedeklerk commented 1 year ago

Please add bugs (and tickets) which need to be fixed as part of a version to their appropriate projects...

Arnedeklerk commented 1 year ago

Lawal has improved this, but it is still a bit slow. We decided to opt out of fixing it entirely, and instead it can be dealt with in Nova. The functionality does at least work, although a bit slow at times when a large amount of types are being filtered on.

Thanks :)