? Success

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
6 Jul 2016

Enhance the current status quo

Try to create a new module in module manager. Select a position. Select another position
The dropdown ordering doesn't really represent the true order of the modules in the new position.
So my idea was to use ajax power to be always accurate on that dropdown.

Summary of Changes

Use ajax power, tight connection with the controller module.php

Preview

Mind the untranslated string!
No other module in that position:
screen shot 2016-07-06 at 23 23 04

With other modules in the same position:
screen shot 2016-07-06 at 23 24 48

Testing

Please DO NOT TEST this one!
Instead give a vote (up or down thumb) so PLT can make a decision (or PLT decides directly, whatever comes first)

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
2.00

35333d3 6 Jul 2016 avatar dgt41 rfc
avatar dgt41 dgt41 - open - 6 Jul 2016
avatar dgt41 dgt41 - change - 6 Jul 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Jul 2016
Labels Added: ?
4885e07 6 Jul 2016 avatar dgt41 CS
avatar dgt41 dgt41 - change - 6 Jul 2016
The description was changed
avatar brianteeman brianteeman - change - 6 Jul 2016
Category Administration JavaScript
avatar Devportobello
Devportobello - comment - 7 Jul 2016

Dunno if people use the ordering directly in edit mode, but this is an improvment when there is many module in same position

avatar dgt41
dgt41 - comment - 7 Jul 2016

@Devportobello from a UX perspective this is the right approach.
Now is this something that people actually use? I have no clue...

avatar dgt41 dgt41 - change - 7 Jul 2016
The description was changed
avatar RonakParmar RonakParmar - test_item - 12 Jul 2016 - Tested unsuccessfully
avatar RonakParmar
RonakParmar - comment - 12 Jul 2016

I have tested this item ? unsuccessfully on 4885e07


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

avatar RonakParmar
RonakParmar - comment - 12 Jul 2016

I have applied this PR and try to create "custom" module, I have jQuery error in console.
Joomla Version: Joomla! 3.6.0-rc Release Candidate [ Noether ] 28-June-2016 20:34 GMT
Tested in Ubuntu 12.04, FireFox 47.0.1.screen shot 2016-07-12 at 07 15 42


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

avatar killoltailored killoltailored - test_item - 12 Jul 2016 - Tested unsuccessfully
avatar killoltailored
killoltailored - comment - 12 Jul 2016

I have tested this item ? unsuccessfully on 4885e07


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

avatar killoltailored
killoltailored - comment - 12 Jul 2016

I have tested after applying patch with Joomla Version Joomla! 3.6.0-rc Release Candidate [ Noether ] 28-June-2016 20:34 GMT in Windows 8.1, Firefox 47.0.1
Create new custom module and found jQuery error. Test with both case select unused position and used position.screen shot 2016-07-12 at 07 27 03screen shot 2016-07-12 at 07 27 06


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

avatar dgt41
dgt41 - comment - 12 Jul 2016

@RonakParmar @killoltailored Thanks for testing but this is RFC (Request for comments) which means a decision is needed here before I spent more time on this pr. So an up vote or down vote on the scope is enough at the moment (even if the code is not show time ready). Thanks again

avatar brianteeman
brianteeman - comment - 12 Jul 2016

Might have helped if you stated that!

avatar dgt41
dgt41 - comment - 12 Jul 2016

@brianteeman I thought that RFC indicator was enough. Maybe I should have opened this as an issue without code attached so people wouldn't be able to do any testing.

avatar dgt41 dgt41 - change - 12 Jul 2016
The description was changed
avatar brianteeman
brianteeman - comment - 12 Jul 2016

Don't forget that we have a lot of less experienced developers and new
testers.

Never assume anything - when you assume you make a s ASS out of U and ME

avatar gunjanpatel
gunjanpatel - comment - 14 Jul 2016

I am sure they are testing it because they see pending status of the task. It is hard to understand what is RFC from the title of the task. ?

It isn't should be in a "Needs Review" status? Or may just "New" status and which waiting to be "Confirmed".

Thanks.


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

avatar brianteeman
brianteeman - comment - 14 Jul 2016

Gunman. Unfortunately any PR will show up in patch tester. Patchtester only
shows if it is already RTC or not. Needs Review is an internal flag for CMS
maintainers to make a decision on something.

To be honest a comment that it didn't work is a reply to a request for a
comment in my book :)

avatar JoshuaLewis
JoshuaLewis - comment - 21 Jul 2016

Great idea. So who are you asking if this is worth it before working on this PR? The folks who manage PR's for new releases of Joomla? Testers?

avatar brianteeman
brianteeman - comment - 3 Aug 2016

@dgt41 - seems the consensus is that yes this is a good idea but that the code currently doesnt work yet


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

avatar joomla-cms-bot joomla-cms-bot - change - 14 Aug 2016
Category Administration JavaScript Administration Components Layout Libraries JavaScript
avatar dgt41
dgt41 - comment - 14 Aug 2016

Now it should be testable

avatar gunjanpatel
gunjanpatel - comment - 16 Aug 2016

Can you remove RFC from title then?

avatar dgt41 dgt41 - change - 18 Aug 2016
Title
RFC Use ajax power on module order field
Use ajax power on module order field
avatar dgt41 dgt41 - edited - 18 Aug 2016
avatar brianteeman
brianteeman - comment - 26 Aug 2016

Not sure if it is doing what I expect it to do
After applying the patch the ordering in the select is correct but when viewing it on the front end the ordering selected is not being used


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

avatar dgt41
dgt41 - comment - 31 Aug 2016

@brianteeman before applying this patch was the behaviour different? All this pr is doing is reloading the ordering when the position is changed, it shouldn't interfere with the actual ordering in the front end...

avatar brianteeman brianteeman - test_item - 1 Sep 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 1 Sep 2016

I have tested this item successfully on 9ed547e

No idea what the issue was I saw before as I cant replicate it now

I still dont really see what the difference is now though compared to before this pr


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

avatar AnishaTailored AnishaTailored - test_item - 5 Sep 2016 - Tested successfully
avatar AnishaTailored
AnishaTailored - comment - 5 Sep 2016

I have tested this item successfully on 9ed547e

I have tested this successfully. If we change the position then the ordering field fetches modules of the newly selected position.
But shouldn't Ordering dropdown be jQuery chosen dropdown as it was before this PR.


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

avatar zero-24
zero-24 - comment - 5 Sep 2016

@dgt41 can you double check the since tags? If that is done i think we can RTC

avatar dgt41
dgt41 - comment - 5 Sep 2016

@zero-24 there you go!

avatar zero-24
zero-24 - comment - 5 Sep 2016

Hmm i have found two more ;)

avatar zero-24 zero-24 - change - 5 Sep 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 5 Sep 2016

Go for it @joomla-cms-bot please make us happy ?


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

avatar joomla-cms-bot joomla-cms-bot - change - 5 Sep 2016
Labels Added: ?
avatar rdeutz rdeutz - change - 6 Sep 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-09-06 06:48:30
Closed_By rdeutz
avatar rdeutz rdeutz - close - 6 Sep 2016
avatar rdeutz rdeutz - merge - 6 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - close - 6 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - change - 6 Sep 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment