User tests: Successful: Unsuccessful:
When you install the update package you see a spinner with a background, only
the height and weight are wrong
•Go to Components > Joomla Update, Select "Upload & Update" tab and send a big file (any file with 1MB, for instance, works). You'll notice the white layer with joomla logo it's cropped (not full height). Press Cancel on next screen.
or use developer tools to disable display:none;
class
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Easy | No | ⇒ | Yes |
Category | ⇒ | Updating |
Category | Updating | ⇒ | UI/UX Updating |
I have tested this item successfully on 11c575b
Since the test instructions are missing this is what i did.
@andrepereiradasilva updated
"When you install a component" ? this is joomla update :)
This PR has received new commits.
I have tested this item successfully on 49bc345
First using the updater only the top part is blurred with the logo, after applying the patch, the full screen is blurred with the logo.
I really don't think we should be using jQuery to apply styling to the #loading
element. It would be better to simply add a class, then use CSS for the styling
Please also test on mobile. The top
position is too big
@andrepereiradasilva has started to do this way: #10396
Only we need a solution for spinning on IE/Edge
Is this ready for being merged or is there an update coming?
I have tested this item
As with the previous test this is what I did;
Went to Components > Joomla Update, Select "Upload & Update" tab and attached a big file. Took screenshot to prove issue
Applied patch & repeated the process & now all OK Again proved with screenshot as the spinner was showing up fast
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-21 16:31:27 |
Closed_By | ⇒ | roland-d |
Labels |
Removed:
?
|
Milestone |
Added: |
Thanks everybody
maybe this one can be merged by code review. Same as #10343