Skip to content

Implement inifinite scrolling of alerts

Alexander Turinske requested to merge 290705-infinite-scrolling into master

What does this MR do?

Implement inifinite scrolling of alerts

  • modify list stlying
  • add skeleton loading component on initial load
  • add inifinite scrolling
  • add tests

How to reproduce

NOTE: This work is behind a feature flag

https://gitlab.com/-/snippets/2046318

Screenshots (strongly suggested)

Infinite Scrolling
scrolling

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

Related to #290705 (closed)

Merge request reports