Needs review
Project:
Drupal Canvas
Version:
1.x-dev
Component:
AI
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2025 at 12:53 UTC
Updated:
17 Oct 2025 at 08:02 UTC
Jump to comment: Most recent
It looks like currently AI is only able to create props for components. It should be able to do this both when it's asked explicitly, but also in scenarios where it's relevant. For example, if I ask it to create a container, section, grid, etc, without specifying that I need a slot, it should know that it needs to create slot.
It should be also able to create slots.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
lauriiiComment #4
utkarsh_33 commentedComment #6
utkarsh_33 commentedComment #7
utkarsh_33 commentedComment #8
kunal.sachdev commentedTested it and it works as expected.
Also I tried testing this case :-
This case currently doesn't work as the component editing not handled in this MR. Should component editing be handled in this MR, or is a follow-up issue preferred?