Fix board layout with lots of filters
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 |
---|---|
How to set up and validate locally
- Load board
- Add a bunch of filters
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Knox