fix(GlDisclosureDropdown): Ensure default ID is unique
As it was, all instances of this component which don't have toggleId passed explicitly would share the same id, since the default was evaluated at script import time, rather than component instance initialisation. This was initially implemented in gitlab-org/gitlab-ui!3254, then reverted in gitlab-org/gitlab-ui!3244. This re-adds the change.
Loading
-
mentioned in commit 77befba9
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!122 (merged)
-
mentioned in merge request status-page!700 (merged)
-
mentioned in merge request gitlab!111204 (merged)
-
mentioned in merge request gitlab!110931 (merged)
-
mentioned in merge request status-page!702 (merged)
-
mentioned in merge request gitlab-docs!3534 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!3252 (merged)
Please register or sign in to comment