Skip to content

Add Checklist Widget for the Pipeline Wizard

Janis Altherr requested to merge add-pipeline-wizard-checklist-widget into master

This MR introduces a checklist widget for the pipeline wizard and makes the input.target prop optional since the checklist widget does not require a target to be set.

This MR does not introduce a usage of the Widget in the UI yet, as this MR is a precondition for !78276 (merged)

Screenshots

pipeline_wizard_widget_checklist

Usage within the wizard

Screenshot_2022-06-08_at_15.33.57

Edited by Janis Altherr

Merge request reports