Skip to content

Convert Search Scope Tabs to Vue Component

Terri Chu requested to merge 262066-global-search-scope-tabs-vue-component into master

What does this MR do?

Related to #262066 (closed)

Convert the search tabs to a Vue component and removed non-used code after conversion.

Added tests but do not think documentation update is needed.

Screenshots (strongly suggested)

before

image

after

image

videos

Desktop example 2021-01-28_15.24.18

Mobile example
2021-01-27_15.51.53

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Terri Chu

Merge request reports