Skip to content

Reduce prop drilling of URL for CI Quick Start page button

Miguel Rincon requested to merge 320949-ci-help-path-remove-prop into master

What does this MR do?

Depends on: !54225 (merged)

Remove empty state CI help page props

This change removes unnecessary props that take to the following help page path in the empty state:

help/ci/quick_start/index.md

From the backend. This path can be generated in the frontend.

It also updated the path to the correct location of the page.

Screenshots (strongly suggested)

Before:

2021-02-16_12.50.07

After:

2021-02-16_16.18.07

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

Related to #320949 (closed)

Edited by Miguel Rincon

Merge request reports