Skip to content

Adds create button to the search dropdown

Filipa Lacerda requested to merge fl-add-create-button-to-search-dropdown into master

What does this MR do?

Adds create button to the search dropdown to allow for https://gitlab.com/gitlab-org/gitlab-ee/issues/8621

when there are no results, we will show a button that allows creating a new entry with the value typed in the search box

We have this behaviour currently outside Vue only for the Variables list in the CI/CD settings page

Screenshot_2019-01-23_at_16.34.40

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/8621

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports