Skip to content

Fix Zuora iframe on client-side error

Vitaly Slobodin requested to merge vs/fix-zuora-iframe-size into master

What does this MR do?

Same as before but this time this fix works because I was able to re-create almost identical configuration to our production config. The problem was reproduced locally and resolved.

The idea is to stop hiding the zuora iframe to let it calculate the correct size.

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/334112

Screenshots (strongly suggested)

Before After
zuora_frame_before-2021-06-30_14.14.30 zuora_frame_after-2021-06-30_14.13.25

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
Edited by Vitaly Slobodin

Merge request reports