Center flow trigger form content column
What does this MR do and why?
Since the form was only 2/3 wide, it looked awkwardly off center with a fixed width UI preference. This change just centers the form content.
References
N/A
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
-
Make sure the project's top-level group has Duo features and the Duo Agent Platform available, and that you have at least the Maintainer role on the project.
-
Visit
/<group>/<project>/-/automate/triggersand select New trigger. -
Confirm the page heading and the form sit in one centered column with matching left and right edges.
-
Create a trigger, then select the edit action on it and confirm the same alignment on the Edit trigger page.
-
Optional, to also exercise the Flow or external agent dropdown, enable the following flags and make sure at least one flow or external agent is enabled for the project:
Feature.enable(:ai_catalog_third_party_flows) Feature.enable(:ai_catalog_create_third_party_flows)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.



