-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.x] Treeselect fixes #42895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.x] Treeselect fixes #42895
Conversation
|
@Quy - It wouldn't make the UX better to be honest. If a checkbox appears to be "disabled" (as shown in your screenshot), I'd assume I wouldn't be able to manually check it, which the user should be able to. |
|
It is unchecked and not toggleble by default for |
|
Oh I see. Didn't know that was the expected behavior. Will take a look tomorrow morning |
|
@Quy fixed |
|
I have tested this item ✅ successfully on 1ce3ae6 Test by using prebuilt package: PR having label This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42895. |
|
I have tested this item ✅ successfully on 1ce3ae6 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42895. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42895. |
|
@C-Lodder can you fix the whitespaces? |
|
@laoneo Done. |
|
@C-Lodder thanks |
|
Thanks! |


Pull Request for Issue #41309
Summary of Changes
Testing Instructions
Test 1:

Ensure the dropdown menu opens as shown below:
Test 2:
All checkboxes (including the one parallel to the dropdown toggle) should be toggled
Test 3:
All checkboxes should be toggled.
@LadySolveig @Quy