NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
8 Feb 2020

Summary of Changes

Faster login

Removes the delay which is counter-logic

Solves stutter bug #25904

#25904 (comment)

Solves internet explorer bug #26005

(of course it wont work nicely with IE but at least someone could now log in if they have an emergency AND it opens the possibility to add a "does not work with IE" message" which you can't before this PR

Testing Instructions

Apply PR and then run npm i

Check that login works
It should now be faster and smoother

Bonus try and open the admin with ie11

(First of several PR on atum)

avatar brianteeman brianteeman - open - 8 Feb 2020
avatar brianteeman brianteeman - change - 8 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Feb 2020
Category Administration Templates (admin) JavaScript Repository NPM Change Installation
avatar jwaisner jwaisner - test_item - 8 Feb 2020 - Tested successfully
avatar jwaisner
jwaisner - comment - 8 Feb 2020

I have tested this item successfully on 2e3b4ee

Login page no longer fades on login. Confirmed clean install is successful. Login is faster.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27857.

avatar jwaisner
jwaisner - comment - 8 Feb 2020

I have tested this item successfully on 2e3b4ee

Login page no longer fades on login. Confirmed clean install is successful. Login is faster.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27857.

avatar Quy
Quy - comment - 9 Feb 2020

Please don't delete _mixin.scss and @import so the same mixin code for LTR/RTL can be implemented for the backend. Thanks.

avatar brianteeman
brianteeman - comment - 9 Feb 2020

But it's not being used after this pr

avatar Quy
Quy - comment - 9 Feb 2020

Yes, but I want to add the LTR/RTL mixin from #27861 to _mixin.scss in Atum. Leave the file blank instead of deleting it please so I don't need to recreate it in my PR to come later.

avatar brianteeman
brianteeman - comment - 9 Feb 2020

Ok. Will do in the morning

avatar brianteeman brianteeman - change - 9 Feb 2020
Labels Added: NPM Resource Changed ?
avatar joomla-cms-bot joomla-cms-bot - change - 9 Feb 2020
Category Administration Templates (admin) JavaScript Repository NPM Change Installation Administration Templates (admin) JavaScript Repository NPM Change
avatar brianteeman
brianteeman - comment - 9 Feb 2020

@Quy done as requested

avatar Quy Quy - test_item - 9 Feb 2020 - Tested successfully
avatar Quy
Quy - comment - 9 Feb 2020

I have tested this item successfully on b932cb1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27857.

avatar Quy Quy - change - 9 Feb 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 9 Feb 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27857.

avatar richard67
richard67 - comment - 9 Feb 2020

Tested with success, too. Will merge.

avatar richard67 richard67 - close - 9 Feb 2020
avatar richard67 richard67 - merge - 9 Feb 2020
avatar richard67 richard67 - change - 9 Feb 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-02-09 18:45:54
Closed_By richard67
Labels Added: ?
avatar richard67
richard67 - comment - 9 Feb 2020

Thanks. Btw. my nick name for my German friends is "Fade", so I first was confusde about the title ;-)

avatar Quy
Quy - comment - 11 Feb 2020
avatar brianteeman
brianteeman - comment - 22 Oct 2020

@Quy you requested that this empty mixin file was not removed as you had a PR that would be using it
its nine months later and the empty file is still there. did you forget your pr or was it done a different way.

In other words we should remove this empty file and references to it

avatar Quy
Quy - comment - 22 Oct 2020

Thanks for the reminder. Removed in PR #31210.

Add a Comment

Login with GitHub to post a comment