Skip to content

Use SmartVirtualList to improve labels list render performance

Kushal Pandya requested to merge kp-improve-vue-labels-dropdown-performance into master

What does this MR do?

This MR uses SmartVirtualList component within Vue Labels Dropdown to improve list rendering and search performance.

Screenshots

Visually this MR doesn't affect labels dropdown but only makes list performance better when there are a lot of labels to render.

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kushal Pandya

Merge request reports