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
CleanShot_2026-08-04_at_20.34.11_2x CleanShot_2026-08-04_at_20.50.17_2x
CleanShot_2026-08-04_at_20.35.22_2x CleanShot_2026-08-04_at_20.49.32_2x

How to set up and validate locally

  1. 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.

  2. Visit /<group>/<project>/-/automate/triggers and select New trigger.

  3. Confirm the page heading and the form sit in one centered column with matching left and right edges.

  4. Create a trigger, then select the edit action on it and confirm the same alignment on the Edit trigger page.

  5. 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.

Edited by Austin Regnery

Merge request reports

Loading