okfn/opendataeditor

Extra Cell error not shown in datagrid

romicolman opened this issue · 2 comments

Problem description

@roll I tried to reproduce the Extra Cell error in the ODE using this file as example: Extra Cell.csv. The error is not shown on the datagrid although it is shown when clicking the the REPORT button. Can you check it? The error should be shown in the datagrid too.

Extra Cell

This error occurs when a row has more cells than the header. Each row should have the same number of cells as the header.

col1,col2
1,2
3,4
5,6,7

How the ODE shows the error:

Grabacion.de.pantalla.2024-08-14.a.la.s.9.44.35.a.m.mov
roll commented

@romicolman
Have you seen this one - #491 (needs to be closed then)

Perfect! I'll close it and keep this open. (it has more details).