elastic/kibana

[ML] Filter icons in anomaly charts rendered out of visible view

开放

#200,778 创建于 2024年11月19日

 (3 条评论) (0 个反应) (1 位负责人)TypeScript (8,021 个派生)batch import
:mlFeature:Anomaly Detectionbuggood first issuepapercut

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 999 个 PR)

描述

** Items to be completed **

  • ensure values (even long values) are always rendered within the visible area

Kibana version: latest

Describe the bug:

For anomaly charts in the explorer and in dashboard, the filter icons can sometimes be rendered out of the visible area when the field names/values are long.

Expected behavior:

The field names/values should be truncated to ensure the filter icons always show up. A tooltip can be added as a way for users to view the full field name/value.

Screenshots (if relevant):

贡献者指南