I think the default joomla spinner / preloader image size is too big and the feel is so 2010-ish / old school. I think it'll be better to change it with other one that has a modern look or maybe simply use a standard one, so it will give a netral impression, especially for first user/adopter, because this spinner also appear in the installation process.
My bug bear here is that (most) people are not going to that page for "install from web" and so having to wait 5seconds for the loader to finish, just to change tab to one of the more common tabs is a painful wait...
Install from web should be demoted to the non active tabs or promoted to its own place as a "flagship feature" and its own menu item/link.
First thing I do when creating a J site is change the order of web installer.
Pull requests welcome - will only take a few minutes to make that change
You most likely opened this issue to hear if others agree, right?
The spinner is not the point with the highest priority for me at the moment. But I don't have to have it either.
Maybe you have a better suggestion. Then a PR would be great and I would test it.
my2cent: It is very easy to change the order of tabs with an PR.
But not a real solution - which user group do we prefer? Developers or power users who like to hide or move the "install-from-web" plugin (a few clicks per installation). Or newbie users who download Joomla and make their own website - and so can see at once which extensions they can have?
I'd like to set this on the list for a "easy Joomla" project we have already spoken about. For power user - deactivate the plugin, for normal users let it be in the foreground.
Im not saying remove it or reorder it, but the "loading" screen doesn't need to cover the whole page and impede navigation, when it relates only to the "install from web" tab only. It could be limited to that tab and thus not get in the way of navigation
At the moment it impedes navigation, and takes as long as it wants based on the speed of a remote service loading.
Sometimes that is 5+ seconds.
Even with my 1Gbps Fibre connection it takes over 3 seconds in every one of my last 5 page load tests.
For "users" on "normal" connections (remember mobile first?) this could be a lot longer.
The loading of https://appscdn.joomla.org/webapps/index.php?format=json&option=com_apps&view=dashboard&product=Sm9vbWxhIQ==&release=NC4w&dev_level=MC1iZXRhMg==&list=grid&lang=ZW4tR0I=
consistently takes 1-2seconds - then depending on the browser, injecting all that html into the page takes time too.
Status | New | ⇒ | Discussion |
I think that's just your personal taste. Other people might like the big spinner with Joomla logo.
That's exactly my point, other people might be like and other might be not.
My bug bear here is that (most) people are not going to that page for "install from web" and so having to wait 5seconds for the loader to finish, just to change tab to one of the more common tabs is a painful wait...
Another one that is bugging me is when you open the extension's detail page from a list view (category view), you can't go back to the previous opened list view by pressing browser's back button.
Back to my issue, I'm talking something like these, a smaller one
Anyway, I created some designs ideas. Please let me know what you're thinking
BW, with block area behind the logo to add more contrast and focus to the logo
Same as before, colored version
A minimal look, colored version
A simplest one, dots with joomla colors
The loading of https://appscdn.joomla.org/webapps/index.php?format=json&option=com_apps&view=dashboard&product=Sm9vbWxhIQ==&release=NC4w&dev_level=MC1iZXRhMg==&list=grid&lang=ZW4tR0I= consistently takes 1-2seconds - then depending on the browser, injecting all that html into the page takes time to
I was wondering why on earth the API returns markup. Without it, the response is 60x smaller
Because the original system designers were adamant on building a system where the intermediate server would cache the JED API data, render the markup with caching support on the server, and deliver the rendered markup via CDN. Instead of building a proper API system. That would’ve been too easy.
And, well, I can’t say I’m bothered enough to spend my time rewriting a component that myself and Peter van Westen are the only ones to have made significant effort to improve over the last 3 years into a more properly designed architecture that I would still somehow be the only person to invest any time supporting.
Labels |
Added:
?
|
Labels |
Added:
J4 Issue
Removed: ? |
Where this Joomla Big Spinner / Preloader Image is? I want to test your version
Where this Joomla code this Big Spinner / Preloader Image is located ? I want to test it
Its used on the Install from Web tab in Joomla Extension Installer, and also in the Joomla installation process.
Labels |
Added:
?
No Code Attached Yet
Removed: ? |
I think that's just your personal taste. Other people might like the big spinner with Joomla logo.