Skip to content

Creates environment search dropdown

Filipa Lacerda requested to merge 9439-searchable-environments into master

What does this MR do?

Loading Results Create Closed
Screenshot_2019-02-06_at_11.38.15 Screenshot_2019-02-06_at_11.37.11 Screenshot_2019-02-06_at_11.37.32 Screenshot_2019-02-06_at_11.37.20

Creates a vue component that:

  1. Is an input and shows the selected value
  2. When the user types, queries the api and shows a list of suggestions
  3. When the user types and there are no results, shows a create button

What are the relevant issue numbers?

Closes #9439 (closed)

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports