Skip to content

Fix scrolling issues with sticky header

Savas Vedova requested to merge 292636-fix-scroll-issue into master

What does this MR do?

This fixes a regression introduced with !54206 (merged). The issue is that while scrolling the status box is not sticky and creates a UI glitch.

Screenshots (strongly suggested)

description image
Before the MR that introduced the glitch previous-scroll
The glitch header-bug-sticky
After the fix (with error state) fixed-with-error
After the fix (without error state) without-error

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 #292636 (closed)

Edited by Savas Vedova

Merge request reports