qcif / data-curator

Data Curator - share usable open data
MIT License
264 stars 38 forks source link

Consider auto-sizing of cells for large data content in cells #1011

Open ghost opened 4 years ago

ghost commented 4 years ago

Large cell data can possibly make it difficult to read with no way of easily toggling auto-wrap and/or similar on first import of data

Desired Behaviour (for feature requests only)

There should be some feature that allows a user to choose how the presentation of the data is handled

Current Behaviour (for problems)

When data with large cell content is imported, the column width expands automatically to attempt to accomodate in 1 line. Any text that cannot fit is hidden - this will wrap if the cell is selected and should continue to behave like this.

Expected Behaviour

An ability to adjust this before an import, so that every column doesn't have to be adjusted.

Steps to Reproduce

When reporting a problem, provide a set of steps so others can reproduce the problem.

Currently Data Curator implements the Handsontable 3.0, which already has