WS-1193: Added pagination to the active requests page
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Please register or sign in to reply
approved this merge request
So the performance issue here has to do with client-side rendering, not with obtaining too much data from the backend service? I kind of expected to see a service-side pagination change.
I misinterpreted the ticket as just asking for a visual change. I will add some more requests to my local database and check the performance, and I may end up scrapping this MR for more work on the service side.
I think performance motivated the request, but if only changing the FE is sufficient, I am OK with that. It looks fine in the video.
merged