- Issue created by @phenaproxima
- 🇺🇸United States phenaproxima Massachusetts
Removing the stable blocker tag for now; I think it should be a stable blocker, but that's not my decision to make. Stayin' in my lane for this one. :)
In an XB component tree, how can you link to an entity? There is no apparent way to wire an entity's URI to a matching component prop.
Add an entity_url adapter which takes two inputs:
And returns the canonical, absolute URL of the entity with that UUID.
Drupal CMS implemented this in its internal helper module (https://git.drupalcode.org/project/drupal_cms/-/blob/2.x/drupal_cms_help...), but this is something XB will almost certainly want for itself. People are gonna want to link to entities.
Active
1.0
… to be triaged
Removing the stable blocker tag for now; I think it should be a stable blocker, but that's not my decision to make. Stayin' in my lane for this one. :)