joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.72k stars 3.64k forks source link

[4.0] Multiple different spinner loaders #31078

Open brianteeman opened 3 years ago

brianteeman commented 3 years ago

There are at least two spinners being used. We should only have one. In addition the two spinners are different sizes

To replicate

Go to system > Install > Extensions This uses the newer large webcomponent loader

image

Go to the install from url tab and install any extension This uses the older small gif loader

image

Personally I prefer the smaller size (dont care about the technology used to display it)

Quy commented 3 years ago

Related #30099

chmst commented 3 years ago

also related #30774 and #31075

dgrammatiko commented 3 years ago

Personally I prefer the smaller size

Just Charge the size to whatever is more appropriate in the scss:

https://github.com/joomla/joomla-cms/blob/704452016b44bedb1a970ce8bce3268c4d04ed02/build/media_source/system/scss/joomla-core-loader.scss#L24-L25

brianteeman commented 3 years ago

@dgrammatiko you missed the point. One of them is using the css you refer to. The other one is using the gif media/system/images/ajax-loader.gif