Skip to content

Replace arrow icons in notes

What does this MR do?

This MR replaces the font awesome icon fa-angle-up and fa-angle-down in Notes.js with the SVGs chevron-up and chevron-down.

Screenshots

Before After
toggle_before_down toggle_after_down
toggle_before_up toggle_after_up

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

Closes #225893 (closed)

Edited by Martin Wortschack

Merge request reports