Skip to content

Frontend: Review app changes

Filipa Lacerda requested to merge fe-ac-review-app-changes-33418 into master

What does this MR do?

dropdown

Updates the View app button into a dropdown split button. The view app button is still clickable. The dropdown renders only 5 items at a time and it's searchable.

Implements a reusable filtered dropdown in Vue only. Currently, we did not have a simple enough solution for Vue only.

Screenshots:

Screen_Shot_2018-10-18_at_12.06.34 Screen_Shot_2018-10-18_at_12.06.30 Screen_Shot_2018-10-18_at_12.06.47 Screen_Shot_2018-10-18_at_12.06.38

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/33418

Does this MR meet the acceptance criteria?

Merge request reports