Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I think it is already very easy to alter the existing form because we split it already in several subcomponents. So we can easily alter the subcomponent like ComponentSlotForm.
We can improve:
- add ComponentSlotItemForm
- Not remove UiPatternsOperations and maybe rename it to ComponentOperations
Comments
Comment #2
pdureau commentedLets' move it to beta1
Comment #3
christian.wiedemann commentedI think it is already very easy to alter the existing form because we split it already in several subcomponents. So we can easily alter the subcomponent like ComponentSlotForm.
We can improve:
- add ComponentSlotItemForm
- Not remove UiPatternsOperations and maybe rename it to ComponentOperations
Comment #4
pdureau commentedWe have an issue about that: #3456072: [2.0.0-beta3] Remove UiPatternsOperations form element?
We amy replace it with #1899236: Add new Splitbutton render element to eventually replace Dropbutton
Comment #5
christian.wiedemann commentedAfter the Form refactor it should be easy to extend parts of the component form. Lets close it for now.