Skip to content

Remove banner & footer links from onboarding step

What does this MR do?

No changelog or documentation is necessary as this change affects a view which is part of an experiment.

We essentially create a duplicate of the previously used layout for this page and then remove two key sections from it, namely the .footer-container & friends, and the = render "layouts/flash" line.

See the issue for more details.

Screenshots

Before After
image image

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

Addresses #227276 (closed)

Edited by Dallas Reedy

Merge request reports