Skip to content

Style improvements in the 2FA page

What does this MR do and why?

Style improvements in the 2FA page

  • Show errors as a sticky flash alerts, for consistency with other flash alerts in the page.
  • The top outline of some buttons were hidden below the .settings-sticky-header-inner element.

Changelog: changed

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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
image image

How to set up and validate locally

  1. Go to the 2FA page and enable OTP authenticator: /-/profile/two_factor_auth
  2. Click on the Delete one-time password authenticator
  3. Check if the outline of the button is cut.
  4. Enter a wrong password and check the position of the alert.
Edited by Eduardo Sanz García

Merge request reports

Loading