Skip to content

Swap all uses of Fontawesome spinner icons with LoadingSpinner component #7085

@michaelchadwick

Description

@michaelchadwick

There are many instances of <LoadingSpinner /> and <FaIcon @icon={{faSpinner}} @spin={{true}} />. The former literally just loads the latter. Let's change all instances of the latter to the former, and augment the LoadingSpinner component with the ability to change class and size.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions