Skip to content

Remove duplicate Runner security entry on navigation

Evan Read requested to merge eread/remove-duplicate-runner-security-nav-entry into main

What does this MR do and why?

The docs global navigation properly supports only having a single entry on the nav per page. Though the navigation can render more than one entry for a page, it only highlights and unfurls the first one. This leads to a situation where a users is taken away from the context they selected the entry in, and moved to another.

Here's a link the the page: http://eread-remove-duplicate-runner-security-nav-entry.35.193.151.162.nip.io/runner/security/ that highlights the entry that's left.

Screenshots, screen recordings, or links to review app

This is the context of the entry that's been removed:

Screen_Shot_2022-08-16_at_11.50.33_am

This is the context of the entry that's been retained:

Screen_Shot_2022-08-16_at_11.51.14_am

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports