Skip to content

46733 move filter dropdown from font awesome to our own icons ee

What does this MR do?

This MR updates the icons used in filtered search dropdowns and adds a utility function spriteIconPath that returns the asset path of Gitlab SVG's. The following icons are now used in place of Font Awesome:

  • Search: search
  • Author: pencil
  • Assignee: user
  • Milestone: clock
  • Label: labels
  • My reaction: thumb-up
Before After
Screen_Shot_2018-09-13_at_10.48.44_AM Screen_Shot_2018-09-13_at_10.43.48_AM

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/46733

Does this MR meet the acceptance criteria?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46733

Edited by Constance Okoghenun

Merge request reports