[PP-1] Try to remove the custom event dispatch in Drupal.HyperscriptifyUpdateStore in favour of working directly with redux

Created on 7 February 2025, 7 months ago

Overview

In 📌 Support server side massage and validation of component prop form values Active we added a custom event that fires after an ajax command completes to notify the application of any updated fields.
We listen to this in DummyPropsEditForm.tsx

We can probably interact directly with the store instead - but should we - the event gives a nice extension point for other modules/enhancements and might be useful

Proposed resolution

Decide if we want to handle it via embedding direct knowledge of the component inputs form into Drupal.HyperscriptifyUpdateStore or keep this as is.
If we want to put the knowledge in Drupal.HyperscriptifyUpdateStore, do so.

User interface changes

📌 Task
Status

Active

Version

0.0

Component

Redux-integrated field widgets

Created by

🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10

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

Comments & Activities

Production build 0.71.5 2024