User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Refactor all scripts in com_menu
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 :)
Check
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository |
Labels |
Added:
?
|
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();
Can you please create an issue for that then so it can be tracked - thanks :)
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-08 15:14:04 |
Closed_By | ⇒ | wilsonge |
Does this known bug already exist - or is it a result of this es6 work?