Skip to content

Implement smart list component for test reports table

Nick Kipling requested to merge 37725-test-reports-smart-list into master

What does this MR do?

Implements the smart-virtual-list component for the Junit Test Report tables. This should help ensure rendering of large reports is more performant.

Screenshots

As of commit ff630c7247340bc4237b3b77fb559d0cf78681e2

Gif:

height-adjusted

Static:

1 2 3
Screenshot_2020-01-02_at_13.15.09 Screenshot_2020-01-02_at_13.14.17 Screenshot_2020-01-02_at_13.14.37

Does this MR meet the acceptance criteria?

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 Nick Kipling

Merge request reports