Skip to content

Resolves "Create new board section should be sticky"

André Luís requested to merge ee-47721-fixed-create-board into master

What does this MR do?

Updates the dropdown code to make the dropdown footer be sticky using flexbox, fixing the issue of the Create New Board section be sticky, as described in https://gitlab.com/gitlab-org/gitlab-ce/issues/47721.

Screen_Shot_2018-11-07_at_02.31.01

Note: this fix can be made more specific to the Issues Board context, but trying to see if this fix can be made safely and be beneficial to every place it's used.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/47721

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports