? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
8 Aug 2018

Pull Request for Issue # .

Summary of Changes

Refactor all scripts in com_menu

Known bug:

In menus list view there is a conflict between multiselect.js and the bootstrap dropdown. Everything still works but on an open dropdown after hovering any link the link will disappear, but nevertheless still works :)

Testing Instructions

Check

  • all aspects of the component.
  • editor XTD button Menu

Expected result

Actual result

Documentation Changes Required

avatar dgrammatiko dgrammatiko - open - 8 Aug 2018
avatar dgrammatiko dgrammatiko - change - 8 Aug 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Aug 2018
Category JavaScript Repository
avatar wilsonge
wilsonge - comment - 8 Aug 2018

Does this known bug already exist - or is it a result of this es6 work?

259abf2 8 Aug 2018 avatar dgrammatiko woof
avatar dgrammatiko dgrammatiko - change - 8 Aug 2018
Labels Added: ?
avatar dgrammatiko
dgrammatiko - comment - 8 Aug 2018

It should have been there before, I just found this (basically I don't think anyone would have spotted this).

It's coming from the row highlighting feature of multi-select and that on existed for some time in J4.
But the fix (in the ce) will be an extremely easy event.stopPropagation();

avatar wilsonge
wilsonge - comment - 8 Aug 2018

Can you please create an issue for that then so it can be tracked - thanks :)

avatar dgrammatiko
dgrammatiko - comment - 8 Aug 2018

Ok, issue #21464

avatar wilsonge wilsonge - change - 8 Aug 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-08-08 15:14:04
Closed_By wilsonge
avatar wilsonge wilsonge - close - 8 Aug 2018
avatar wilsonge wilsonge - merge - 8 Aug 2018

Add a Comment

Login with GitHub to post a comment