Skip to content

issue_407360 relocate search_projects_listbox.vue to vue_shared

What does this MR do and why?

This MR solves issue #407360. In this MR we migrate search_projects_listbox.vue and all the associated components and paths to vue_shared/components/search_projects_listbox.

This MR misses the following requirement from issue #407360:

Create a Storybook story for the component. You can use the following story file as a reference: https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/assets/javascripts/remote_development/pages/list.stories.js.

To accomplish this I could need some help to write a Storybook story for the search_projects_listbox component.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Daniel

Merge request reports