Issue/Bug

  1. Enable Autosubmit
  2. Choose Nested Checkboxes/Radio Buttons
  3. Enable Add nested all/none selection

Excpected behavior

  • Hit parent checkbox
  • Child checkboxes become ticked off
  • Form submits filters data

Actual behavior

  • Form submits only parent checkboxes
  • Children checkboxes become unchecked

Solution

  • Attached patch unbind change event populated by Autosubmit
  • Code in patch triggers change only after all children checkboxes are ticked off
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Neslee Canil Pinto’s picture

Status: Active » Closed (won't fix)

Hi, there will be no more future development for 7.x branch. If you see this issue in 8.x, feel free to file an issue. Closing this as Closed(wont fix).