Skip to content

General improvements in the 2FA form

What does this MR do and why?

  • Remove unneeded elements.
  • Make the button form to expand the whole width.
  • Removed padding in each individual element by adding it to the parent form.

This is part 4 of a series of MRs to clean-up, improve and normalize the structure of the sign-in pages.

Changelog: changed

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable the two-factor authentication for the user
  2. On an incognito window, sign-in

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports