Skip to content

Filtered search bar: Fix height & focus state

Sascha Eggenberger requested to merge filtered-search-bar into master

What does this MR do and why?

Fixes

  • the height of the filtered search bar (34px -> 32px)
  • the :focus state
  • border-color of the input

Screenshots or screen recordings

Before After
before after
focus_before focus_after
hover_before hover_after
radius_before radius_after

How to set up and validate locally

  1. Visit a page with filters, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to UX Paper Cuts 15.11 → Merge request UI (#394879 - closed)

Edited by Sascha Eggenberger

Merge request reports