New navigation remove list marker and href attribute
What does this MR do and why?
- Remove list marker from pinned items
<ul>
items - Remove
href
attribute from<counter>
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Inspect "Pinned items" list in new navigation (Projects/Groups navigation) there shouldn't be a
::marker
pseduo element for each<li>
- Inspect "Merge requests"
<counter>
button in new navigation, there shouldn't be an emptyhref
attribute
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Scott de Jonge