[2.0.0-alpha1] Form builder: Simpler sources selector (1/2)

Created on 12 January 2024, 10 months ago
Updated 11 April 2024, 7 months ago

Problem/Motivation

The current source selector is complex too complex.

The form implementation was done using UI elements from paragraphs module, as it was initially discussed, but we underestimated the hevainess of the paragraphs source code.

Now 20 % of the project PHP code is found in /src/form/

Also, addition of:

  • ui_patterns.module
  • templates/
  • css/
  • icons/
  • js/
  • src/Element/DropdownAction
  • src/Element/UiPatternsOperations

Proposal

The current state of specifications is taking inspiration from Image Styles admin pages and Manage Display admin pages. It may be lighter because using Drupal Core native form elements.

Let's try that

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇫🇷France pdureau Paris

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024