Redux-aware form input components should be aware of direct element manipulation

Created on 24 July 2025, 3 days ago

Overview

Many drupal behaviors update form values by updating the value or checked property of the input's dom element. These updates do not trigger the onChange callbacks that would update the redux store / update the preview / propgate the form values as expected.

Proposed resolution

Proxy changes to value/checked/etc so they trigger the input's change listener.

User interface changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Redux-integrated field widgets

Created by

πŸ‡ΊπŸ‡ΈUnited States bnjmnm Ann Arbor, MI

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024