https://bugs.documentfoundation.org/show_bug.cgi?id=114199
--- Comment #3 from Dennis Roczek <[email protected]> --- (In reply to Heiko Tietze from comment #2) > Sounds like a good enhancement. Question is how to integrate this info. > > Option 1: Callout, aka speech bubble (that would have to get introduced) > showing the number of columns and disappears after a second or so > Option 2a: Label underneath the preview (any other place would be arbitrary > and actually wrong) > Option 2b: Redesign with two columns, the preview goes to the right column > > Ideally we get more information into this label. File size -> and/or rough > estimation of rows balance the info This is not an easy task! Somewhat related: the import preview only loads the first lines into cache. If you have e.g. 3 columns for the first 100 lines and scroll down in the preview mode, mystically a fourth column appears up if line 101 has 4 columns, which was not visible in the preview before. This is somewhat a different bug report, but the information on the count of columns would really need to analyze the biggest CSV file completely already in the preview. -- You are receiving this mail because: You are the assignee for the bug.
