Skip to content

Fixes broken variables layout with triggered pipeline

Payton Burdette requested to merge 325927-fix-broken-trigger-block-layout into master

What does this MR do and why?

The trigger block layout was somehow broken after this MR !53151 (merged) where the layout was not viewable or scrollable.

Not sure what introduced it maybe the removal of some upstream CSS changes I noticed in a commit

This MR fixes this by not relying on upstream CSS and applying the CSS directly in the component. And moves back to the way the original UX looked.

Screenshots or screen recordings

before after
Screen_Shot_2021-11-10_at_10.09.40_AM Screen_Shot_2021-11-10_at_10.53.50_AM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #325927 (closed)

Edited by Payton Burdette

Merge request reports

Loading