[Shareable dashboards] Make image embeddable shareable #170770
Closed
Labels
Feature:Dashboard
Dashboard related features
feature:Files
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Project:ShareToSpace
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Related to #167474.
Blocked by #169870.
Currently, image panels on a shared dashboard are not actually shared across spaces.
Image embeddables are by-value only, so I initially thought they'd be automatically shareable once enabling sharing for dashboards. However I discovered sharing for images was broken because the image embeddable doesn't handle extracting and injecting its references to file saved objects, so the actual image files wouldn't render in other spaces it was shared to.
We need to define inject/extract handlers for the image embeddable so file saved objects can be shared.
We also need to enable sharing for
file
saved objects.The text was updated successfully, but these errors were encountered: