Skip to content

Labels widget - Fix search input

What does this MR do and why?

This change applies to labels widget behind :labels_widget feature flag.

  • Fixes search input position when scrolling
  • Split dropdown header to be reused (prep work for !71983 (merged))
  • Split dropdown footer to be reused (same as above)

Screenshots or screen recordings

Before After
Screenshot_from_2021-10-20_12-02-01 Screenshot_from_2021-10-20_11-59-12

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 #342970 (closed)

Edited by Florie Guibert

Merge request reports