Skip to content

Bugfix: Added missing gap between banners

Harsh Sagar requested to merge hsagar63/gitlab:479632-fix-saml-banner into master
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This MR resolves a UI bug where multiple authentication-related banners were displayed without any gaps between them.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

Prerequisite

  • SAML session is expired
  • 2fa otp is enabled
  1. Open http://127.0.0.1:3000/dashboard/todos
  2. Observe the gap between banners shown above the "To-Do List" text.

Related to #479632 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading