? ?
avatar C-Lodder
C-Lodder
16 Aug 2019

Despite my opinion on the ajax login being completely pointless:

Steps to reproduce the issue

Login to the Joomla backend

Expected result

Smmoth animation

Actual result

Glitchy animation:
https://gyazo.com/c0d96b9bfe91ff045f3eadcc85a10203

avatar C-Lodder C-Lodder - open - 16 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 16 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Aug 2019
Labels Added: ?
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 16 Aug 2019
avatar dgrammatiko
dgrammatiko - comment - 16 Aug 2019

@C-Lodder you do realise that is impossible to spread animation between http requests, right? The whole idea is wrong, here. People copy/pasted some behaviour of an SPA and tried to apply on an old fashioned http-request-everything. Of course, it doesn't work and I dare to say it would be impossible to be fixed due to the nature of the web. You see network will always be a question mark and having such a question mark in between some animation the effect will be always glitchy (what are you gonna optimise for? slow connections then you slow down the fast ones, are you gonna opt for fast connections? then slow ones will have a huge gap)

All and all just remove something that IS NOT FIT for joomla. If ever the backend becomes an app that will load the main content through ajax then you can bring the animations back. But not in the current state...

avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Aug 2019
Status New Discussion
avatar C-Lodder
C-Lodder - comment - 16 Aug 2019

@dgrammitiko yes I know. Only solution would be a fade out/in.

Currently just looks like a Pablo job

avatar Quy
Quy - comment - 11 Feb 2020

Fixed in #27857. If not, please advise. Thanks.

avatar Quy Quy - change - 11 Feb 2020
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2020-02-11 17:49:38
Closed_By Quy
avatar Quy Quy - close - 11 Feb 2020

Add a Comment

Login with GitHub to post a comment