Skip to content

Fix copy and design inconsistencies on Checkout section

What does this MR do?

This MR tackles part of #338147 (closed). The split is the following

Fix copy on Successful Purchase Banner !67947 (merged)
Fix copy and design inconsistencies on Checkout section 👈 you are here

Note that this feature is behind a feature flag and not yet release

Screenshots or Screencasts (strongly suggested)

Purchase details collapsed

Before After
qty = 1 Screenshot_2021-08-11_at_11.40.24 Screenshot_2021-08-12_at_09.24.30
qty > 1 Screenshot_2021-08-11_at_11.40.18 Screenshot_2021-08-12_at_09.14.14

Order Summary

Before After
Screenshot_2021-08-11_at_14.17.45 Screenshot_2021-08-12_at_09.26.06

Spacing

Alert ~ Input = 8 margin bottom + 8 margin top = 16 Screenshot_2021-08-12_at_09.20.01 Screenshot_2021-08-12_at_09.20.47
Input ~ Button = 24 margin bottom Screenshot_2021-08-12_at_09.21.02

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #338147 (closed)

Edited by Angelo Gulina

Merge request reports