Skip to content

Issue list: Update search bar

Sascha Eggenberger requested to merge filtered-search-haml-variant into master

What does this MR do and why?

Issue list: Update search bar HAML component to move it visually closer to the GlFilteredSearch:

  • Replaces search bar search text with history icon, like the Vue component
  • clear button adjustments
  • migrates old CSS classes to gl- ones
  • Mobile improvements
  • Token adjustments

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 after
mobile_before mobile_after
As comparison the Vue component used elsewhere (e.g. Issue list)
issues

How to set up and validate locally

Go to http://gdk.test:3000/flightjs/Flight/-/merge_requests?scope=all&state=opened&author_username=root

Related to #444717 (closed), gitlab-ui!4128 (merged)

Edited by Sascha Eggenberger

Merge request reports