Migrate `security_dashboard/components/shared/filters/image_filter.vue` to GlCollapsibleListbox
Verification steps
- go to https://gitlab.com/gitlab-examples/security/security-reports/-/security/vulnerability_report/?tab=OPERATIONAL
- click on image filter
- verify it works as before
- the component is now a GlCollapsibleListbox, and not a GlDropdown. It should look like this:
- leaving your mouse on an option which is truncated for a while should show the browser tooltip with the full image name:
Edited by Lorenz van Herwaarden