Closed MGibson1 closed 2 years ago
Large user lists take a long time to load due to rendering all the elements. Virtual scroll solves that problem.
ngIf
style-src
No visual changes:
npm run lint
Type of change
Objective
Large user lists take a long time to load due to rendering all the elements. Virtual scroll solves that problem.
Code changes
ngIf
to solve a change detection issuestyle-src
and format the csp more readably.Screenshots
No visual changes:
Before you submit
npm run lint
) (required)