Closed (fixed)
Project:
Translation Management Tool
Version:
8.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2023 at 20:03 UTC
Updated:
24 Jan 2026 at 11:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ahmad khader commentedDrupal Added
js-to one of the selectors causing the check functionality not to work, The addition to that the code triggers multiple times due to the utility functiononceis missing.Comment #3
berdirAh, I guess claro renamed the form item classes (and so does gin I assume). Using the js prefixed classes makes sense, that's what they are for. Should we maybe also remove some of the extra classes like details-wrapper? I doubt that adds anything meaningful here, the tmgmt-source-checkout-wrapper should make this specific enough?
Comment #4
ahmad khader commentedyes, you are absolutely correct. We don't need this class, even on the targetLanguagesCheckboxesWrapper.
Comment #7
bobooon commentedMR includes the following fixes that are applicable to Claro and Gin:
Comment #8
james.williamsI was looking for that bit, thank you!
Comment #9
berdirThanks, adding to the merge train.