Skip to content

Give project selection dropdowns responsive width, long names wrap.

Bryce Johnson requested to merge support-long-branch-namers into master

What does this MR do?

Makes two dropdown menus (branch name selector & project selector) wider on larger screens, and allows their contents to wrap.

Are there points in the code the reviewer needs to double check?

Sanity check.

Why was this MR needed?

Considered a regression, as users who relied on long branch names could no longer see them fully.

Screenshots (if relevant)

Before: Screen_Shot_2016-08-30_at_2.50.43_PM

After: Screen_Shot_2016-08-30_at_2.49.35_PM

After (updated after fixes, including project selector):

Screen_Shot_2016-09-02_at_1.46.53_PM

Screen_Shot_2016-09-02_at_1.50.26_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #15633 (closed)

Merge request reports