? ? Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
25 Mar 2022

Summary of Changes

Remove duplicate access to WebAssetManager

Caused by conflicts in #36591 due #36373

Testing Instructions

  • open articles: test multiselect
  • open featured articles: test multiselect
  • open menues: test multiselect and site reload after position modal closed
  • open scheduler: test multiselect, test run and display failed task

Actual result BEFORE applying this Pull Request

Everything works

Expected result AFTER applying this Pull Request

Everything works

Documentation Changes Required

None

avatar heelc29 heelc29 - open - 25 Mar 2022
avatar heelc29 heelc29 - change - 25 Mar 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Mar 2022
Category Administration com_content com_menus
avatar Quy
Quy - comment - 25 Mar 2022

I have tested this item successfully on 8331a2b


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

avatar Quy Quy - test_item - 25 Mar 2022 - Tested successfully
avatar richard67
richard67 - comment - 26 Mar 2022

@Quy Have you tested by review?

I ask because it seems the multiselect feature seems to be broken in 4.2 (and maybe previous 4.x) compared to 3.

On J3 when I check one item's check box e.g. in the articles list and then check another one with pressed shift key, all items in the list between these 2 are selected, too. That's how I understand that it shall work according to the comment in file "build/media_source/system/js/multiselect.es6.js".

But on my 4.2 here this does not work, not without this PR and not with this PR.

By review this PR is ok to me, and it also does not change that broken behaviour.

avatar richard67
richard67 - comment - 26 Mar 2022

See also #25500 .

avatar richard67
richard67 - comment - 26 Mar 2022

@heelc29 How did you test yourself the "test multiselect" parts in your testing instructions? I'm asking because it seems that it doesn't work as it should in J4 (regardless of this PR here which is right).

On J3 I select an item in a list and then with pressed shift key I select another one more up or down in the list and not just the next or previous one, and then all items between the first and the 2nd selection get selected, too.

On J4 this seems not to work anymore.

So how did you test that? Did you just test that the "select all" check box still works?

Am only asking to understand that issue better. Nothing wrong with your PR here.

avatar richard67
richard67 - comment - 26 Mar 2022

I have tested this item successfully on 8331a2b

Code review: The PR is right.

Real test: Multiselect seems to be broken in J4, see my previous comments. This PR doesn't change anything on that and so does not break anything further.


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

avatar richard67 richard67 - test_item - 26 Mar 2022 - Tested successfully
avatar richard67 richard67 - change - 26 Mar 2022
Status Pending Ready to Commit
Labels Added: ?
avatar richard67
richard67 - comment - 26 Mar 2022

RTC


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

avatar heelc29
heelc29 - comment - 26 Mar 2022

@heelc29 How did you test yourself the "test multiselect" parts in your testing instructions?

@richard67 I click somewhere in the row and check if the checkbox will go to checked.

On J3 I select an item in a list and then with pressed shift key I select another one more up or down in the list and not just the next or previous one, and then all items between the first and the 2nd selection get selected, too.

This feature I've not known until yet ;)

avatar brianteeman
brianteeman - comment - 26 Mar 2022

@richard67 multiselect has been broken since the beginning of j4 alpha. I opened an issue for it at the time. #25500

avatar richard67
richard67 - comment - 26 Mar 2022

@richard67 multiselect has been broken since the beginning of j4 alpha. I opened an issue for it at the time. #25500

@brianteeman Yes, I have noticed that meanwhile.

avatar fancyFranci fancyFranci - change - 26 Mar 2022
Labels Added: ?
avatar fancyFranci fancyFranci - close - 26 Mar 2022
avatar fancyFranci fancyFranci - merge - 26 Mar 2022
avatar fancyFranci fancyFranci - change - 26 Mar 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-03-26 16:40:33
Closed_By fancyFranci
avatar fancyFranci
fancyFranci - comment - 26 Mar 2022

Thank you :)

Add a Comment

Login with GitHub to post a comment