Skip to content
#

dashboards

Here are 340 public repositories matching this topic...

flash1293
flash1293 commented Mar 10, 2021

Per elastic/kibana#89748 (review)

The filter modal is using switches to disable/enable individual filters. As switches should only be used if toggling them has an immediate effect (which is not the case in this modal, "Apply" has to be clicked for something to happen) they should be replaced by checkboxes

<img width="437" alt="Screenshot 2021-03-10

timgl
timgl commented Mar 17, 2021

Bug description

If you break down by a value that has a lot of options (like screen height for example) some values end up being grey.

image

Expected behavior

We should just have more colours, or can even recycle the current colours.

How to reproduce

Improve this page

Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Learn more