-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Feature:DashboardDashboard related featuresDashboard related featuresbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: Master (6.0.0)
Note: To recreate this bug you'll need to create a file locally (or some other alternative) instead of using CodePen, since it looks like they're blocking IFRAMEs.
Embedding a dashboard with this share URL:
<!DOCTYPE html>
<html><body>
<iframe src="http://localhost:5601/eln/app/kibana#/dashboard/036793e0-6dd9-11e7-8071-47df016ec9a9?embed=true&_g=(refreshInterval%3A(display%3AOff%2Cpause%3A!f%2Cvalue%3A0)%2Ctime%3A(from%3Anow-4h%2Cmode%3Aquick%2Cto%3Anow))" height="600" width="800"></iframe>
</body></html>
Results in this IFRAME:
Looks like the embed=true
flag isn't having the desired effect. We might need to take a closer look at the logic which controls hiding/showing chrome based on embed=true
and full screen mode, and make sure there aren’t any conflicts.
Metadata
Metadata
Assignees
Labels
Feature:DashboardDashboard related featuresDashboard related featuresbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience