-
Updated
May 9, 2021 - HTML
dashboards
Here are 360 public repositories matching this topic...
Bug description
- Shows
FunnelVizas dropdown value, which is incorrect - Vertical alignment mismatch between the two dropdowns
Happened on customer call. Opening the issue so I don't lose track of fixing this.
-
Updated
May 12, 2021 - TypeScript
What happened?
Starting with Prometheus operator v0.47.0, --config-reloader-cpu and --config-reloader-memory are deprecated and replaced respectively by --config-reloader-cpu-limit/--config-reloader-cpu-request and --config-reloader-memory-limit/--config-reloader-memory-request.
**Enviro
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
May 4, 2021 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
May 13, 2021 - CSS
-
Updated
Apr 1, 2021 - CoffeeScript
-
Updated
May 9, 2021 - CSS
-
Updated
May 6, 2021 - Python
-
Updated
Apr 22, 2021 - Go
-
Updated
Mar 31, 2021 - JavaScript
Only a small percentage of the code is covered by unit tests, it would be good to try and increase the code coverage to give more confidence that we have not introduced a breaking change.
-
Updated
Nov 19, 2020 - HTML
I've been working on the MaterialTemplate and when adding a background color to the "main" area I see the below problem.
This will be a problem as soon as people as a different background color than white.
-
Updated
May 14, 2021 - PHP
-
Updated
Apr 30, 2021 - C#
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
May 14, 2021 - JavaScript
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Sep 15, 2020 - Ruby
-
Updated
May 14, 2021 - Java
-
Updated
Mar 5, 2021 - Python
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."


As per elastic/kibana#99462 (reply in thread), IIndexPattern is deprecated (and possibly
IFieldTypetoo?).If an
@deprecatedflag is added into the description with an@removeBywe can start getting folks off of it and a path for removal. Usage would also show up in the deprecated API list [here](https://elasticdocstest.netlify.app/kibana-dev-docs/dep