Problem/Motivation

If there is no paragraph/row, the first column of the header is not shown.

Steps to reproduce

Use a paragraph with "paragraph table form display" create a new content : the first column is missing until you add a row.

Proposed resolution

The paragraph module removes this column because if there no rows to display there should be no "tabledrag" column (index 1), see: paragraphs_preprocess_field_multiple_value_form()

Remaining tasks

_paragraphs_table_header() should add another column (index1) when there is no row.

Comments

O'Briat created an issue. See original summary.

o'briat’s picture

Issue summary: View changes

  • lazzyvn committed a0a4994 on 8.x-1.x
    Issue #3185021 by O'Briat : Drupal 9 release, Issue #3185987 by O'Briat...
lazzyvn’s picture

Status: Active » Closed (outdated)

fixed in version 8.1.2