Skip to content

Add Active Property to Feature Flag Form

Andrew Fontaine requested to merge add-feature-flag-toggle--form into master

What does this MR do?

Continues the work of #13416 (closed) by allowing the active property to be passed to the feature flag form. If this prop is false, it will disable the toggles for all the scopes.

As this will ultimately be behind the feature flag featureFlagToggle, I've elected to not include a changelog.

Screenshots

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Andrew Fontaine

Merge request reports