github →

New request

#18994: Pivot table with id as label identifier can't be properly embedded in dashboard

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
prio: mediumsonarly:medium

Layout is shifted when adding this table in a dashboard:

<img width="1287" height="403" alt="Image" src="https://github.com/user-attachments/assets/f32df0d3-da81-4934-a0c4-e847707ad07f" />

But it works on the normal view:

<img width="921" height="459" alt="Image" src="https://github.com/user-attachments/assets/6d69e4d8-1901-47b2-8770-3c281b8fe32c" />
Assessmentadvisory
bug●● medium80% confidence

Pivot table layout breaks only when embedded in dashboards, suggesting a container-specific CSS or sizing bug in the dashboard widget renderer.

Likely files
  • packages/twenty-front/src/modules/views/components
  • packages/twenty-front/src/modules/page-layout/widgets/graph/utils
  • packages/twenty-front/src/modules/page-layout/hooks
  • packages/twenty-front/src/modules/object-record/utils
Create the request

This opens a fresh agent run and a draft PR for issue #18994.

Cancel