[Dashboard] Hide embed code shortcut for serverless #161266
Labels
Feature:Dashboard
Dashboard related features
Feature:SharingURLs
Short URLs and Share URL features
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Project:Serverless
Work as part of the Serverless project for its initial release
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Current State
![Screen Shot 2023-07-05 at 10 17 17 AM](https://private-user-images.githubusercontent.com/14276393/251178930-e6bc0aac-8120-4fb4-8318-8a8a834ceb4e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzU4NjA1MTQsIm5iZiI6MTczNTg2MDIxNCwicGF0aCI6Ii8xNDI3NjM5My8yNTExNzg5MzAtZTZiYzBhYWMtODEyMC00ZmI0LTgzMTgtOGE4YTgzNGNlYjRlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAxMDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMTAyVDIzMjMzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJhOThmOTZmZTA1M2VhNDVkZmU5MTE0MjgyYmE2YWQyZThhODA2MWFkMTJkYTZmZWU2OGVlZThhZjcyNGQ2ZTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AQpCZIk60G0nscF5zOYLYHdclRatiE4zyzrkC9XnC7o)
Currently, when hitting share in Dashboard (or the agg based visualize editor), the user is presented with the
embed code
option first.When clicked, this option generates a snapshot URL to this Dashboard, and wraps it in an
<iframe />
with a static width and height. In order to make use of this iframe the user must:kibana.yml
Problem
In serverless, users will be unable to set kibana.yml settings, making this option un-workable. We should hide this option in serverless.
The text was updated successfully, but these errors were encountered: