Active
Project:
Drupal Canvas
Version:
1.x-dev
Component:
AI
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2025 at 07:34 UTC
Updated:
24 Nov 2025 at 07:34 UTC
Jump to comment: Most recent
Currently we are using jsStructureHandler and propsMetadataHandler in AiWizard.tsx to update code components through AI.
May be we could simply it be directly using useUpdateCodeComponentMutation which will make code similar to useCreateCodeComponentMutation used while creating component.
Also remove unused cssStructureHandler.
Comments