Overview
Thanks to #3462310: Component props form: map textarea, bool, and select elements to React components, the component props form now uses React components to present the following form elements:
- textarea;
- link (with a basic template);
- bool;
- select.
The components need work in two areas:
- The styling needs to be updated to match our design.
- While doing so we need to utilize design tokens and attributes from Radix Theme.
User interface changes

| Comment | File | Size | Author |
|---|---|---|---|
| #10 | A-_Experience_Builder_–_Figma.png | 243.79 KB | jessebaker |
Issue fork experience_builder-3472199
Show commands
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
balintbrewsComment #3
wim leers@balintbrews: deprioritizing per #3454094-77: Milestone 0.1.0: Experience Builder Demo.
Comment #4
gauravvvv commentedComment #6
gauravvvv commentedComment #7
shyam_bhattComment #8
shyam_bhattComment #10
jessebaker commentedThanks for your work on this @shyam_bhatt and @gauravvvv - I have left some feedback on the MR. Some code changes and also a small change to bring the input and textarea in line with some updated designs that just came in (changing grey backgrounds on them to white).
Comment #11
wim leersIs this still relevant?
Comment #12
lauriiiI'm pretty sure that this is outdated by now.