michaelmorera-preset commented on PR #38515:
URL: https://github.com/apache/superset/pull/38515#issuecomment-4038976843
Memo and Alexandru helped me to the get embedded part completed on my local.
The application is working as expected.
# Scenario
The user is able to embed a Map Multiple Layer chart.
## Preconditions
Superset must have CORS enabled for embedded.
`FEATURE_FLAGS = { "EMBEDDED_SUPERSET": True, "MATRIXIFY": True }`
## Steps
1. Go to the Superset application
2. Create a new chart (use matrixify)
3. Save the Chart (may be with a new dashboard)
4. Create a embed ID
5. Use it the Embed Dashboard ID, Domain, user, and pass to display the
dashboard as embedded in another app.
## Expected result
After the step 5, the dashboard is correctly displayed embedded.
## Evidence
1.
<img width="1915" height="986" alt="image"
src="https://github.com/user-attachments/assets/493b0c22-1ac3-4da0-ae2b-67444380af43"
/>
2.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]