-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[metric] Medium and long text in metric is cut #2213
Comments
Originally posted by @gvnmagni in elastic/kibana#169258 (comment) |
Related to #2306 |
I feel the same, given the complexity of the wrapping logics I feel that |
Great, closing for now |
Lens issue: elastic/kibana#169505 (comment)
While the secondary metric can go multiline, the primary metric has a
no-wrap
policy for the CSS white-space property.I've tried to quickly check what would happen without that
nowrap
thing but it introduces other issues:Originally posted by @dej611 in elastic/kibana#169258 (comment)
The text was updated successfully, but these errors were encountered: