Needs work
Project:
Drupal Canvas
Version:
1.x-dev
Component:
… to be triaged
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2025 at 16:34 UTC
Updated:
1 Apr 2026 at 13:44 UTC
Jump to comment: Most recent
Not much, but autocomplete reference fields work like core's now . the stored value is entity:node/etc but the display is the title.
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 #11
bnjmnmSwitching to NR - this is so huge I'm sure there's some gank here and there, but we should get some eyes on it. The huge reduction of form input re-renders is particularly satisfying.
Comment #14
hooroomooLeft some feedback and there are failing tests but seems to be working well from my manual testing so far with less form re-renders!!