Replace SegmentedControlButtonGroup component (vue_shared) with GitLab UI component
What does this MR do and why?
GitLab UI integration test for 1787-move-segmented_control_button_group-from-main-gitlab-project-to-gitlab-ui
In gitlab-ui@v101.4.0...v101.5.0 we moved the component segmented_control_button_group.vue from GitLab to GitLab UI. In this integration branch I clean up the usgaes and the original file in GitLab.
References
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
How to set up and validate locally
You can e.g. test one usage in Storybook:
yarn install
yarn start:storybook
- Go to http://localhost:9002/?path=/story/ee-analytics-cycle-analytics-components-type-of-work-charts--default
- Click on settings icon button on the right
- Find Toggler at the bottom in the dropdown
You can find another example on http://gdk.test:3000/flightjs/Flight/-/cadences/5673/iterations/2893.
Edited by Vanessa Otto
