Skip to content

Introduce a new spinner size

Problem

Following the discussion in https://gitlab.com/gitlab-org/design.gitlab.com/issues/336#note_186962099 there's a need to use a new size of the spinner component. See https://gitlab.com/gitlab-org/gitlab-ce/issues/62609.

Currently, there three (3) sizes according to the component usage documentation.

We use three spinner sizes:

  • Small: 16 pixels
  • Medium: 32 pixels
  • Large: 64 pixels

Proposal

Let's add a new size (24px) for the spinner (loading-icon) component as medium size and shift 32 to large and 64 to extra large as described in https://gitlab.com/gitlab-org/design.gitlab.com/issues/336#note_186981353.