Cell background color instead of text only

Hi, any work existing to apply to the table cell the color field format defined ?

The main issue is that:

Removing the truncate-by-height class (or at least the display property) and changing the color field format template to div instead of span highlight the full cell width.

Not sure how a good fix for that should be implemented. Maybe the truncate arguments should be defined per field formats ? Also comparison of the formatted output length may contains HTML so it does not make much sense see text.length > MIN_LINE_LENGTH maybe checking with the initial raw value is better ?

Thanks

Francois

Related discussion Cell Backgroud color instead of field text fore/back color

Agree it would make a great enhancement. There was some prior work that didn't quite make it all the way in here.

Thanks for the link. It is also discussed in https://github.com/elastic/kibana/issues/9834

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.