plugins icon indicating copy to clipboard operation
plugins copied to clipboard

feat(table-editor): improve header empty validation

Open robrechtme opened this issue 7 months ago • 0 comments

Hi

In the Table Editor plugin, the column name is required. However, a whitespace (" ") is allowed, which kind of bypasses the validation. This PR blocks whitespaces as valid column names.

robrechtme avatar Jul 23 '24 14:07 robrechtme