Skip to content

Fix epic label dropdown behavior when opened within the "New epic" page

What does this MR do?

Related to #229640 (closed)

We have two issues with the label selector of the new epic page:

  • The label was not responsive to the viewport (So it would render on top when there is not enough space below)
  • Opening the label was not propagating click events (This caused that, for example, the GlDatepicker didn't close itself when losing focus)
  • Render empty content while loading on non-sidebar variants.

Screenshots

Demo

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports

Loading