feat(dropdowns): adds support for fixed positioning strategy
This adds support for the `fixed` positioning strategy, which can be useful when a dropdown is contained within a short element that might cause it to be cut off. Applying this positioning strategy would let the dropdown position itself above the container, ignorning its size constraints.
Loading
-
mentioned in commit 31d36556
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!152 (merged)
-
mentioned in merge request status-page!802 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!3416 (merged)
-
mentioned in merge request gitlab-docs!3926 (merged)
-
mentioned in merge request gitlab!122801 (closed)
Please register or sign in to comment