[Bug] "Add projects" button in `/-/operations/environments` empty state does nothing
Description
Identified on .com
. When there are no projects selected in /-/operations/dashboard
and the empty state is shown, the Add projects
button does nothing.
Investigation
- This is a related component https://gitlab.com/gitlab-org/gitlab/-/blob/3fb0db611b5faa615565d5cd9a839a33fac06a88/ee/app/assets/javascripts/environments_dashboard/components/dashboard/dashboard.vue#L29
- It's possible this regression was introduced in this MR !142747 (merged)