Skip to content

Search bar: Migrate buttons to GlButton

Sascha Eggenberger requested to merge search-bar-button-migration into master

What does this MR do and why?

Migrates buttons of the legacy Search bar to GlButton:

  • Migrates buttons to GlButton
  • Removes some custom CSS and replaces it with utility classes
  • Migrates the visual look of the dropdowns, see also gitlab-ui!4129 (diffs)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before_1 after_1
before_2 after_2
before_3 after_3
before_4 after_4

How to set up and validate locally

  1. Go to a page which uses the legacy search filter bar, e.g. http://gdk.test:3000/flightjs/Flight/-/analytics/issues_analytics

Related to #452231 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading