Skip to content

More robust Pajamas buttons

Eduardo Sanz García requested to merge eduardosanz/sign-up-improvements into master

What does this MR do and why?

According to !105790 (comment 1445578370), using block: true is more robust approach to render the width of the button to 100%.

In addition, we improved the I18N and remove unnecessary classes and elements, and make the vertical spacing more consistent with the rest of the application.

Changelog: changed

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. On an incognito window visit:
    • /users/sign_in
    • /-/trial_registrations/new (Emulate SaaS)
    • /users/unlock

MR acceptance checklist

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

Edited by Eduardo Sanz García

Merge request reports