Skip to content

Split ManageFeature component by scanner type

Mark Florian requested to merge 323377-split-manage-feature-component into master

What does this MR do?

Split ManageFeature component by scanner type

This splits out scanner-specific management controls to separate components, making it easier to add new ones/make scanner-specific tweaks.

A very similar approach was taken in !56555 (merged) for the status of each feature/scanner.

Addresses #323377 (closed).

Draft

Marked as draft, as this will have merge conflicts with !56117 (merged). To be rebased once that is merged.

Screenshots (strongly suggested)

No visual change, but here are screenshots anyway 🙂

Before After
before_manage_feature after_manage_feature

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports