Skip to content

Super sidebar contextual header restore font-weight

What does this MR do and why?

Updated in !131798 (merged) to allow for theme colors the font-weight came from the <h2> element. This was accidentally reverted in !131977 (merged) where the <h2> was updated to a <div> (instead using a <h2> higher up to label the <nav>).

Changes

Add gl-font-weight-bold class to super-sidebar-context-header

Screenshots or screen recordings

Before After
gdk.test_3000_dashboard_todos__3_ gdk.test_3000_dashboard_todos__2_

How to set up and validate locally

  1. Review new navigation "Your work", "Group", "Project" header, it should be bold

MR 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 Scott de Jonge

Merge request reports

Loading