- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Seems to be things like this which changed in the recent script changes:
link: type: object title: Link description: 'Link object:' properties: {}
image: type: object title: Image description: 'Image object:' properties: {}
- Issue was unassigned.
- Status changed to Postponed
5 months ago 9:54pm 26 August 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Temporarily comment these out while we work on other issues. Since this component is one for the old design, moving this to postponed for now.
+++ b/starshot_demo/components/02-molecules/starshot-card/starshot-card.component.yml @@ -41,12 +41,13 @@ props: title: Summary description: Card summary. - link: - type: object - title: Link - description: 'Link object:' - properties: {} - + # @fixme in XB, this is a string. + # we can add explicit, link_text, link_href, etc. to support this + #link: + #type: object + #title: Link + #description: 'Link object:' + #properties: {} background: type: string @@ -104,11 +105,12 @@ props: type: boolean title: Link is external. - image: - type: object - title: Image - description: 'Image object:' - properties: {} + # @fixme in XB example, the image/media is a slot. + #image: + #type: object + #title: Image + #description: 'Image object:' + #properties: {}
- Status changed to Active
5 months ago 9:30pm 29 August 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
This might be a duplicate but reopening.
- Assigned to Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Duplicate of:
π InvalidComponentException: [props.properties.link.properties] Array value found Active
so closing this one.
- Issue was unassigned.
- Status changed to Closed: duplicate
5 months ago 11:07pm 29 August 2024