Follow-up: Change protected branches selector to accept a single selected branch rather than an array
The following discussion from !92519 (merged) should be addressed:
-
@slashmanov started a discussion: (+1 comment) question: why do we need to pass
selectedBranches
as an array since we can only select a single branch with this component?
Implementation plan
- Update
protected_branches_selector.vue
'sselectedBranches
prop to be a string instead of an array.- Update all use cases of the component.
- Update specs.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Edited by Jiaan Louw