Skip to content

Flickering warning filters state on a dashboard #73286

@Dosant

Description

@Dosant

Kibana version: 7.9
Describe the bug:

When loading dashboard with non default index pattern filters, there are flashes of filter pills in "warning" state

Steps to reproduce:

  1. Create a dashboard and add non default index pattern visualisation
  2. Add a filter and save it with dashboard
  3. Go away from d dashboard and return back
  4. See filters flickering

Expected behavior:

  1. Warning state shouldn't appear.

Screenshots (if relevant):

warningstate

Any additional context:

  1. We added in warning state in Add error if filter index pattern is missing #66979 to help users find not applicable filters. (e.g. filter field doesn't exist in current index pattern)
  2. In dashboard during loading there is moment while correct index pattern is not resolved yet. this is where flickering comes from.
  3. Some attempt to quickly patch this were tried in: fix dashboard index pattern race condition #72899 (comment)

Metadata

Metadata

Assignees

Labels

Feature:DashboardDashboard related featuresFeature:FiltersbugFixes for quality problems that affect the customer experienceimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.loe:mediumMedium Level of Effort

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions