-
Updated
Nov 7, 2021 - HTML
dashboards
Here are 405 public repositories matching this topic...
Is your feature request related to a problem?
Not actually, just little tweaking can do the work
Please describe.
I think we need a password reveal (eye) button in the login page as after filling login with wrong credentials it throws the error as "Invalid email or password" so in this case a user might need to see his/her password in order to know whether his password is wrong or he
-
Updated
Oct 18, 2021 - TypeScript
What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:
apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
advertiseAddress: 192.168.1.173 (I changed the IP from here)
bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider: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
Sep 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Nov 2, 2021 - CSS
-
Updated
Nov 8, 2021 - Go
-
Updated
Oct 3, 2021 - CoffeeScript
-
Updated
Oct 18, 2021 - Python
Heischo asked how he could format the label of the DataRangeSlider. @Hoxbro answered it was not supported but a solution would be
import panel as pn
import param
from datetime import datetime
pn.extension()
class FormatDateRangeSlider(pn.widgets.DateRangeSlider):
format = param.String(r"%m%Y")
def _process_property_change(self, msg):
msg = super()._pr-
Updated
Aug 12, 2021 - CSS
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Nov 19, 2020 - HTML
-
Updated
Nov 9, 2021 - Java
-
Updated
Nov 7, 2021 - PHP
-
Updated
Nov 5, 2021 - C#
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
May 19, 2021 - JavaScript
-
Updated
Nov 8, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Nov 7, 2021 - Go
-
Updated
Nov 9, 2021 - Java
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."
Describe the bug:
This is an issue raised on the EUI side: elastic/eui#5327
Safari respects the spec on this and we could fix this on the consumer side providing a
step="any"to theEuiFieldNumbercomponents without data bounds.A non-complete lists of such inputs are:
Some examples of it:
<img width="347" a