Skip to content

Move nested props into context

Savas Vedova requested to merge 355702-move-props-to-provide into master

What does this MR do and why?

We do pass props multiple levels around in the Policy Editor. This MR moves those props into context.

Screenshots or screen recordings

Nothing changed visually. But this is a screenshot that illustrates the page is still working:

image

How to set up and validate locally

  1. Go to your project
  2. Click Security & Compliance > Policies
  3. Click New policy button
  4. Follow the flow - the page should render and display the policy editor

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 #355702 (closed)

Merge request reports