elastic/kibana

Display "null" value better in filter panel

Open

#106,316 创建于 2021年7月20日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Feature:Unified searchTeam:Presentationenhancementgood first issueimpact:lowloe:small

描述

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 -

贡献者指南