Skip to content

Replace loading icon (spinner) size md with lg

Minahil Nichols requested to merge update-loading-spinner-size into master

What does this MR do and why?

Partly solves #29847 (closed)

Updating spinner component to use size lg where md is currently used.

*There are currently ~77 instances of size="md" - it will be cleaner/easier to take this in steps.

Screenshots or screen recordings

number md lg
1 image image
2 image image
3 image image

How to set up and validate locally

number file steps
1 app/assets/javascripts/cycle_analytics/components/stage_table.vue Navigate to - Analytics > Value Stream
2 app/assets/javascripts/feature_flags/components/empty_state.vue Navigate to - Deployments > Feature Flags
3 app/assets/javascripts/groups/components/app.vue Navigate to /dashboard/groups

Confirmed/validated manually, example in screenshots.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Minahil Nichols

Merge request reports