Skip to content

Move ReportNotConfigured components into specific folders

Daniel Tian requested to merge 357794-move-report-not-configured-components into master

This MR moves the ReportNotConfigured components used by the vulnerability report, from the shared/empty_states folder into the specific report level folder for that component. This puts the ReportNotConfigured component closer to where it's used. The tests were also improved to not use snapshot tests, instead checking for props on the GlEmptyState component.

Before After
ksnip_20220507-013730 ksnip_20220507-013711

Related to #357794 (closed)

Edited by Daniel Tian

Merge request reports

Loading