Problem/Motivation

Currently, the caret that points out that there is a main menu item switches to point to the left when the drawer opens. This animation is unnecessary: the caret should keep pointing to the drawer opened.

Proposed resolution

Remove the the change of direction for the carer and any JS that might be associated with the status change for this. The caret should stay pointing to the opened drawer.

CommentFileSizeAuthor
caret-rotating.gif659.33 KBckrina

Issue fork navigation-3437395

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ckrina created an issue. See original summary.

bronzehedwick’s picture

Assigned: Unassigned » bronzehedwick

bronzehedwick’s picture

Assigned: bronzehedwick » Unassigned
Status: Active » Needs review

ckrina changed the visibility of the branch 3437395-the-caret-from to hidden.

ckrina’s picture

Status: Needs review » Needs work

This is actually removing the transition, but not the animation to turn the caret :)

ckrina’s picture

Issue summary: View changes
bronzehedwick’s picture

Assigned: Unassigned » bronzehedwick
bronzehedwick’s picture

@ckrina I've corrected the issue: the top level caret now always points right, and the submenu arrows still animate up/down.

bronzehedwick’s picture

Assigned: bronzehedwick » Unassigned
Status: Needs work » Needs review
ckrina’s picture

Status: Needs review » Fixed

This is perfect now, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.