elastic/kibana

Display "null" value better in filter panel

Open

#106.316 geöffnet am 20. Juli 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (19.065 Stars) (8.021 Forks)batch import
Feature:Unified searchTeam:Presentationenhancementgood first issueimpact:lowloe:small

Beschreibung

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 -

Contributor Guide