Skip to content

WIP: Use GlSearchBoxByType in project selector

David Pisek requested to merge project-selector-use-gitlab-ui-search-input into master

What does this MR do?

It introduces GlSearchBoxByType to app/assets/javascripts/vue_shared/components/project_selector/project_selector.vue to align it with the overall gitlab design direction.

See designs here https://gitlab.com/gitlab-org/gitlab-ee/issues/6953 (issue that aims to re-use the project-selector and up-to-date designs)

Screenshots

Before After
Screenshot_2019-09-11_Operations_Dashboard_1_ Screenshot_2019-09-11_Operations_Dashboard

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by David Pisek

Merge request reports