You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
impossible to create visualization through opensearch dashboard iframe
To Reproduce
Steps to reproduce the behavior:
Go on the dashboard
Click on share
Click on embed code
Click on save object and all 4 options
Click on copy iframe code
Paste your iframe on a html page (i have a small project with ruby and ruby on rails, so i paste the code on 'index.html.erb')
on the web page of your project you can see your iframe (normally you have 'embed=true' on your iframe url)
on your iframe
8.1 click on Edit
8.2 click on create new
8.3 choose a visualization (for exemple : vertical bar)
8.4 click on [eCommerce] Orders
8.5 see error : you can't create a visualization because you do not have access to the navigation bar on the right with the options that allow you to adjust/customize the visual.
Expected behavior
i want to see and be able to create / modify a visual through iframe
OpenSearch Version
i try :
2.7.0
2.17.0
2.17.1
Dashboards Version
i try :
2.7.0
2.17.0
2.17.1
(i always match my dashboards version with my opensearch version)
Plugins
no plugin
Screenshots
Host/Environment (please complete the following information):
Additional context
I work locally. I implemented OpenSearch and Dashboards on a first project (with security off), and I am implementing an iframe on a second project. Both are Ruby on Rails projects. Everything works fine except create / modify a new visual. I dont have docker on the second project.
The text was updated successfully, but these errors were encountered:
Describe the bug
impossible to create visualization through opensearch dashboard iframe
To Reproduce
Steps to reproduce the behavior:
share
embed code
save object
and all 4 optionscopy iframe code
'embed=true'
on your iframe url)8.1 click on
Edit
8.2 click on
create new
8.3 choose a visualization (for exemple :
vertical bar
)8.4 click on
[eCommerce] Orders
8.5 see error : you can't create a visualization because you do not have access to the navigation bar on the right with the options that allow you to adjust/customize the visual.
Expected behavior
i want to see and be able to create / modify a visual through iframe
OpenSearch Version
i try :
2.7.0
2.17.0
2.17.1
Dashboards Version
i try :
2.7.0
2.17.0
2.17.1
(i always match my dashboards version with my opensearch version)
Plugins
no plugin
Screenshots
Host/Environment (please complete the following information):
Additional context
I work locally. I implemented OpenSearch and Dashboards on a first project (with security off), and I am implementing an iframe on a second project. Both are Ruby on Rails projects. Everything works fine except create / modify a new visual. I dont have docker on the second project.
The text was updated successfully, but these errors were encountered: