code-annotation icon indicating copy to clipboard operation
code-annotation copied to clipboard

Too many features on review page

Open smacker opened this issue 8 years ago • 2 comments

Currently, we have ~10k features for 1 file pair. Even rendering of such amount of information is slow. We should consider adding pagination or some other UX improvement.

smacker avatar Feb 14 '18 16:02 smacker

Render 100 per pagination view (with scroll).

ricardobaeta avatar Feb 14 '18 16:02 ricardobaeta

Good point!

AFAIK implementing pagination is outside of the scope ATM for this part of the tool

bzz avatar Feb 16 '18 12:02 bzz