edittable icon indicating copy to clipboard operation
edittable copied to clipboard

Columns much wider than browser hinder usability

Open marcink opened this issue 8 years ago • 2 comments

When columns contain long-text content (often see this with long-URL links), the table editor renders columns to be extremely wide - sometimes even multiple browser-widths. This makes it very difficult to edit content.

A workaround is to horizontally scroll the edit table and resize columns. This needs to be done very often, and multiple times while in a single table edit session, making the editing very cumbersome and really hindering usability.

I propose setting a maximum column width to somewhere between 60-80% of the editor container so that the entire column is always visible, and the content is wrapped.

marcink avatar Oct 05 '17 15:10 marcink

Additional info

There is a default colwidth configuration property for the plugin. It helps. However, it sets all columns to a given fixed width, which impacts very narrow columns - this makes editing tables with lots of checkmark columns especially cumbersome.

A solution would be a max colwidth configuration.

marcink avatar Oct 12 '17 20:10 marcink

I am using Editable (with Bootstrap3 template) it such a good tool, but thi seriously affects usability Any chance of a fix?

lizat avatar Apr 04 '20 07:04 lizat