Skip to content

Resolve "Search API docs quick links do not work for project search"

What does this MR do?

This MR attempts to fix a problem with repeating Anchors tags that looks like it was breaking the quick link Navigation "On this page" on the right rail.

I noticed that the anchors were identical to the top section and the anchors that repeated in other sections was amended with a number.

Most of the ones in the Project API section worked. The only ones that didn't work were ones that had names that section heading was not identical to the section above. This MR makes those sections identical to the others in the hope that the Quicklinks will update with the correct amended anchor links.

Screenshots (strongly suggested)

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 #298759 (closed)

Edited by John McGuire

Merge request reports