- Issue created by @mglaman
- ๐จ๐ญSwitzerland saschaeggi Zurich
@mglaman
I think we can simplify this rather specific query with
:where()
or
:has()
which were not available when we created this.
- ๐บ๐ธUnited States mglaman WI, USA
Unfortunately I have no idea how that would be done. I'll see if I can find some CSS expertise on my side. Made a draft MR with a more blunt fix in the meantime.
- Status changed to Needs work
8 months ago 8:42pm 6 June 2024 - ๐บ๐ธUnited States mglaman WI, USA
Well this patch causes toggle to just always apply versus staying as regular checkboxes and I have no idea if that's actually better or worse :/
- ๐บ๐ธUnited States mglaman WI, USA
Okay, this patch broke all the of the reason it exists โ to avoid modifying the media library and others.
- Assigned to rupeshghar
- Status changed to Active
6 months ago 2:21pm 7 August 2024 - Issue was unassigned.
- ๐ฎ๐ณIndia rupeshghar
I tried to reproduce this issue by adding select list field to article content type but i dont see checkboxes there. Can you please add steps to reproduce issue
- ๐บ๐ธUnited States mglaman WI, USA
Please reread the issue
- My form has AJAX involved
- Involves a specific wrapping class in a table - First commit to issue fork.
- ๐จ๐ญSwitzerland dpacassi Zรผrich, Switzerland
Opened a MR ( https://git.drupalcode.org/project/gin/-/merge_requests/510 ), and also adding the patch file as an static asset to this issue.
The selector is fine, it should just also ignore elements that have the class
.ajax-new-content
.@mglaman, can you check if the MR/patch file fixes the issue on your side?
- Status changed to Needs review
about 2 months ago 3:53pm 6 December 2024 - ๐บ๐ธUnited States mglaman WI, USA
@dpacassi sorry for the delay, but testing the patch now with rc14. Just rebased the MR
- ๐บ๐ธUnited States mglaman WI, USA
+1 @dpacassi your MR worked perfectly. Closing mine for https://git.drupalcode.org/project/gin/-/merge_requests/510
-
saschaeggi โ
committed 1c967ccd on 8.x-3.x authored by
dpacassi โ
Issue #3453061: Fix Ajax checkboxes
-
saschaeggi โ
committed 1c967ccd on 8.x-3.x authored by
dpacassi โ
-
saschaeggi โ
committed df764d8a on 4.0.x authored by
dpacassi โ
Issue #3453061: Fix Ajax checkboxes
-
saschaeggi โ
committed df764d8a on 4.0.x authored by
dpacassi โ
Automatically closed - issue fixed for 2 weeks with no activity.