elastic/kibana

Display "null" value better in filter panel

オープン

#106,316 opened on 2021/07/20

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (8,021 件のフォーク)batch import
Feature:Unified searchTeam:Presentationenhancementgood first issueimpact:lowloe:small

Repository metrics

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

説明

Kibana version: 7.14.0 BC3

Elasticsearch version: 7.14.0 BC3

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: If the field value is "null" or empty - we display an empty row in filter panel for values. This blends into the background and I am not sure if the UX is giving the user that message.

Please note I used kibana sample logs for this and the field I am filtering on is extension.keyword

On light theme -

On dark theme -

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