Fix epic label dropdown behavior when opened within the "New epic" page
requested to merge 229640-label-dropdown-should-trigger-under-the-label-input-within-the-new-epic-page into master
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
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers -
Informed Infrastructure department of a default or new setting change, if applicable per definition of done
Edited by Axel García