[Discover] Field list should wrap long field names instead of truncating #69814
Labels
Feature:Discover
Discover Application
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
There are other issues about making the design of the field list more similar in Discover and Lens, and this is one of the elements that has bothered me the most. The field list in Discover is truncated, making it hard to read the field names:
Compared to Lens, which breaks onto multiple lines on the dots:
The way this works in Lens is that we've implemented a custom function to insert special characters into the title, which will tell browsers to wrap on dots in particular:
Related issues: #68206
cc @kertal
The text was updated successfully, but these errors were encountered: