ui5-webcomponents-react icon indicating copy to clipboard operation
ui5-webcomponents-react copied to clipboard

AnalyticalTable: Checkbox selection using 'useManualRowSelect' plugin is very slow

Open shivamdz opened this issue 3 years ago • 0 comments

Describe the bug In Analytical Table, We have huge data around 10k rows and out of that 5k rows needs to have checkbox's in checked state. We are using "useManualRowSelect" plugin to set the state but the rendering of the entire table take's a lot of time (more than 15-20 seconds).

UI5 Web Components for React Information @ui5/webcomponents version: @ui5/webcomponents-react version: v0.25.2 Operating System: Browser: chrome

Additional context Add any other context about the problem here.

shivamdz avatar Jun 27 '22 20:06 shivamdz