Skip to content

[bug-fix] Copy button in Enable Review App modal is broken

What does this MR do and why?

When Enabling a Review App from the environments page, and trying to copy the snippet, the copy button was broken. This MR fixed the problem of the copy button in Enable Review App modal.

Related issue: #352532 (closed)

How to set up and validate locally

  1. Go to Environments
  2. Click to "Enable review app" button.
  3. Try to copy the text with the copy button in the modal.

Merge request reports