Organization front page - empty state
Build empty state on Organization front page
Engineering guide
- Move
app/assets/javascripts/groups/components/empty_states/subgroups_and_projects_empty_state.vue
to a shared location - Use shared component for empty state
Availability & Testing
- Ensure test coverage of an empty Organization in unit/integration tests, no end-to-end test is required.
Edited by Andy Hohenner