Skip to content

Stop scrollbar stretching filtered search box

Simon Knox requested to merge psi-boards-scrollbar into master

What does this MR do?

Set the height of filtered search border box so the horizontal scrollbar doesn't stretch it to absurd proportions.

How to test

  1. For macos, go to Preferences > General, and set Always show scrollbars

Screen_Shot_2021-02-24_at_8.39.05_am

  1. Load issues list or boards page
  2. Add enough filtered items that you have to scroll

Screenshots

before Screen_Shot_2021-02-19_at_12.01.43_am
after Screen_Shot_2021-02-19_at_12.01.51_am

Does this MR meet the acceptance criteria?

Conformity

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Simon Knox

Merge request reports