Skip to content

WIP: Add smooth expand/collapse transition to the loading button

Eric Eastwood requested to merge smooth-expand-loading-button into master

What does this MR do?

Add smooth expand/collapse transition to the loading button

Previous MR, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14883

. Before (fade) After (expand-fade)
loading
indeterminate

Are there points in the code the reviewer needs to double check?

Encompasses designs from

Why was this MR needed?

Designs showed smooth expand/collapse but our first iteration was just fading things, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14883#note_44109014

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Eric Eastwood

Merge request reports