Replace fa-chevron-down icons in clusters/gcp/form

What does this MR do?

This MR replaces the fa-chevron-down with the chevron-down GitLab SVG in https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/views/clusters/clusters/gcp/_form.html.haml

Based this comment the HAML dropdowns aren't being displayed anymore and Vue dropdowns are rendered instead.

Screenshots (strongly suggested)

Before After
gcp_form_before gcp_form_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #285096 (closed)

Related to #224509 (closed)

Edited by Martin Wortschack

Merge request reports

Loading