No Code Attached Yet
avatar impressionestudio
impressionestudio
12 Jun 2022

Steps to reproduce the issue

Go to the Extensions Update having one item with the mark "The Download Key is missing" and at least one item after it. When selecting the item with the mark "The Download Key is missing" or the items after this, then the checkboxes being clicked, are affecting the sibling checkboxes.

Actual result

Please see the following video to understand easier:
https://demo.impression-estudio.gr/_issue-tracker/issue-on-extension-update-checkbox-list.mp4

System information (as much as possible)

Joomla version: 4.1.4

Votes

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

avatar impressionestudio impressionestudio - open - 12 Jun 2022
avatar impressionestudio impressionestudio - change - 12 Jun 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 12 Jun 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Jun 2022
avatar brianteeman
brianteeman - comment - 23 Jun 2022

Issue confirmed

There is a js error

Uncaught TypeError: Cannot read properties of undefined (reading 'checked')
at t.onRowClick (multiselect.min.js?a78c7c2184ee83021253d01ce4a5da167199f3c0:1:1139)
onRowClick @ multiselect.min.js?a78c7c2184ee83021253d01ce4a5da167199f3c0:1

I am assuming that the problem is that when the checkbox is removed (because of the missing key) then the onrowclick should also be disabled

avatar Quy Quy - change - 27 Jun 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-06-27 14:46:54
Closed_By Quy
avatar Quy Quy - close - 27 Jun 2022
avatar Quy
Quy - comment - 27 Jun 2022

Fixed #38146

Add a Comment

Login with GitHub to post a comment