Skip to content

Clean up devsecsops solution page to get gtm click tracking to work

Javier Garcia requested to merge 2287-tracking-youtube-video-in-modal into main

Step 1: What is changing in this MR?

  • Got rid of the offset property in BySolutionBenefits as this is no longer needed for the SideNavigation component, as that component is no longer absolutely positioned
  • fix breaking JS in the ByIndustrySolutionsBlock component
  • resolve some SlpTypography and v-html conflicts
  • change a v-if to v-show in a SolutionsVideoModal component
Production Review app
https://about.gitlab.com/solutions/dev-sec-ops/#resources https://2287-tracking-youtube-video-in-modal.about.gitlab-review.app/solutions/dev-sec-ops/#resources

Closes #2287 (closed)

Edited by Javier Garcia

Merge request reports