Skip to content
#

dashboards

Here are 463 public repositories matching this topic...

vadimkibana
vadimkibana commented Apr 7, 2022

The font size in search session management table is unexpectedly too large. The table uses 16px font size:

image

Whereas all other places in Kibana, to best of my knowledge, use smaller font size.

Saved objects:

<img width="1108" alt="image" src="https://

bug good first issue Team:AppServicesSv impact:medium
kedarisetti
kedarisetti commented Feb 16, 2022

ALL software version info

Panel version '0.12.6'
Python 3.9.2
OS Mac Monterey

Description of expected behavior and the observed behavior

when a given video URL contains query parameter, the URL is not recognized as an URL

Complete, minimal, self-contained example code that reproduces the issue

import panel as pn
Video = pn.pane.Video
 url="https://www.videoserve
type: bug good first issue

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