elastic/kibana

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

オープン

#200,778 opened on 2024/11/19

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (8,021 件のフォーク)batch import
:mlFeature:Anomaly Detectionbuggood first issuepapercut

Repository metrics

Stars
 (19,065 個のスター)
PR merge metrics
 (平均マージ 1d 16h) (30d で 999 merged PRs)

説明

** 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):

コントリビューターガイド