Fixed
Project:
ComputerMinds Tools
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2026 at 15:16 UTC
Updated:
16 Jul 2026 at 16:02 UTC
Jump to comment: Most recent
As per #3570330: Label missing for horizontal table
Try to display horizontal table and the label of second "field" of paragraphs item is not visible. In below example there are just 2 fields, but the same issue if you add multiple columns - the second column always has an issue.
1.Horizontal:

2.Vertical - the label of the second field is "TEXT"

Drupal clean 11.3.2 and PHP 8.3.14 and tested with 4 different admin themes.
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 #3
steven jones commentedFixed with the same fix as paragraphs_table module in #3570330-6: Label missing for horizontal table
Comment #5
steven jones commented