Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
-
S04E02 - The Uplift Party Plan
Description
Part of our plan to Remove usages of metal-dom in DXP codebase.
The goal of this task is to remove all usages of triggerEvent from the metal-dom package.
In most places we're already using fireEvent instead, but there are a few leftovers in DXPs codebase.
Acceptance Criteria
- All usages of triggerEvent from metal-dom have been replaced
Additional Resources
Posisble occurrences of triggerEvent running git grep 'triggerEvent(' *.js*
- modules/apps/analytics/analytics-client-js
- modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-builder
- modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-field-type
- modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-web