Skip to content

Replace loading icon (spinner) size md with lg

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

What does this MR do and why?

Partly solves #29847 (closed)

*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

How to set up and validate locally

number file steps
1 app/assets/javascripts/access_tokens/components/projects_token_selector.vue Enable the personal_access_tokens_scoped_to_projects feature flag. Navigate to /-/profile/personal_access_tokens
2 app/assets/javascripts/clusters_list/components/clusters_view_all.vue Navigate to <ORG>/<GROUP>/-/clusters

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