Replace geo empty state illustration
What does this MR do and why?
- Replace
geo-empty
withempty-geo-md
, the unused illustration will be deleted from the library later - Migrate empty state to GlEmptyState component
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
-
Go to
/admin/geo/sites
-
See illustration
-
Open
/ee/app/views/admin/geo/settings/show.html.haml
and leave only= render 'shared/empty_states/geo'
to be rendered -
Go to
/admin/geo/settings
-
See illustration
Edited by Julia Miocene