Claro Navigation toolbar arrow disappears

Created on 28 March 2024, 3 months ago
Updated 11 April 2024, 3 months ago

Problem/Motivation

As image shown, the admin toolbar navigation menu arrow disappaers.

Steps to reproduce

Proposed resolution

Add below code to override claro theme is-active class
.toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a,
.toolbar .toolbar-tray a.is-active {
color: #000;
background-color: unset;
font-weight: bold;
}

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs work

Version

3.4

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024