Problem/Motivation

After visually hidden was used on button label we have visual regression on expand button

expand animation

CommentFileSizeAuthor
expand.gif82.76 KBfinnsky

Issue fork navigation-3402067

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

finnsky created an issue. See original summary.

kostyashupenko made their first commit to this issue’s fork.

kostyashupenko’s picture

Status: Active » Needs review

The easiest way how we can prevent this - is to hide label while transitioning (this is exactly what MR does)

meeni_dhobale’s picture

Yes, I think this MR will solve this issue, I also tried this solution on my local and it is working fine for me. The animation looks much smoother than previous.

ckrina made their first commit to this issue’s fork.

ckrina’s picture

Status: Needs review » Fixed

Merged. Thank you!

Status: Fixed » Closed (fixed)

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