Skip to content

Remove dropdown inner max-height.

Kevin Cox requested to merge (removed):no-mini-dropdown into master

What does this MR do and why?

Removes the max-height of dropdowns so that you can see more than a sliver of contents at once. In particular the label dropdown only allowed viewing one-and-a-half labels at a time which was very inconvenient.

Screenshots or screen recordings

Before

image

After

image

image

How to set up and validate locally

Got to an issue or PR page and open a bunch of dropdowns.

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 Kevin Cox

Merge request reports