Skip to content

Fix board layout with lots of filters

Simon Knox requested to merge psimyn-master-patch-95819 into master

What does this MR do and why?

Fix for #413696 (closed)

Previous related discussion in !121070 (comment 1404893411)

Filtered search bar could get wider than content area, and would not shrink. Adding min-width: 0 (default is content width) allows the box to shrink

Screenshots or screen recordings

Before After
Screenshot_2023-06-08_at_18.02.04 Screenshot_2023-06-08_at_18.02.42

How to set up and validate locally

  1. Load board
  2. Add a bunch of filters
  3. Bar does not stretch

MR acceptance checklist

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

Edited by Simon Knox

Merge request reports

Loading