Add langcode on entity_mesh graph on node tab

Created on 5 May 2025, 12 days ago

Problem/Motivation

The langcode field of the "source" entity is not displayed in the "Graph" tab of a node. This results in incomplete information when visualizing entity relationships, especially in multilingual sites where knowing the language context of the source entity is important.

Steps to reproduce

  1. Ensure the entity_mesh module is enabled.
  2. Create or navigate to a node that has a "Graph" tab (enabled via the module).
  3. Inspect the view rendering the "source" entity.
  4. Observe that the langcode field is not displayed.

Proposed resolution

Ensure that the view responsible for rendering the source entities in the Graph tab includes the langcode field. This could involve editing the view configuration or updating the code that builds the view programmatically to explicitly add this field to the output.

User interface changes

The langcode field will be visible in the Graph tab view, adding clarity for multilingual entity relationships.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain eduardo morales alberti Spain, 🇪🇺

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