Skip to content

Backport some EE helper changes

Yorick Peterse requested to merge backport-ee-helper-changes into master

What does this MR do?

This backports some EE changes made to DropdownsHelper and SelectsHelper. These changes can not easily be moved into an EE specific module, as doing so would require reimplementing all modified methods. Since there is no harm in including these changes in CE directly, we just backport them.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/8604

Does this MR meet the acceptance criteria?

Merge request reports