SDDS 404 for starshot_banner_frame.svg

Created on 1 March 2025, about 1 month ago

Problem/Motivation

Seeing 404s in the logs for:

/themes/contrib/demo_design_system/starshot_demo/components/03-organisms/starshot-case-study/assets/starshot/starshot_banner_frame.svg

Steps to reproduce

Install and add all the starshot_demo components and look at the logs.

Proposed resolution

Debug and fix

Remaining tasks

Debug and fix

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @Kristen Pol
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Seems to be in here:

    ./03-organisms/starshot-case-study/starshot-case-study.scss:      background-image: url('./assets/starshot/starshot_banner_frame.svg');
    ./03-organisms/starshot-case-study/starshot-case-study.css:  background-image: url("./assets/starshot/starshot_banner_frame.svg");
    
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    The rest of them aren't svgs:

    ./03-organisms/starshot-hero/starshot-hero.css:  background-image: url("./assets/starshot/background_2.png");
    ./03-organisms/starshot-hero/starshot-hero.css:  background-image: url("./assets/backgrounds/starshot_pattern.png");
    ./03-organisms/starshot-hero/starshot-hero.scss:    background-image: url('./assets/starshot/background_2.png');
    ./03-organisms/starshot-hero/starshot-hero.scss:    background-image: url('./assets/backgrounds/starshot_pattern.png');
    ./03-organisms/starshot-cta/starshot-cta.css:  background-image: url("./assets/starshot/background_2.png");
    ./03-organisms/starshot-cta/starshot-cta.scss:  background-image: url('./assets/starshot/background_2.png');
    ./03-organisms/starshot-case-study/starshot-case-study.scss:      background-image: url('./assets/starshot/starshot_banner_frame.svg');
    ./03-organisms/starshot-case-study/starshot-case-study.css:  background-image: url("./assets/starshot/starshot_banner_frame.svg");
    ./00-base/starshot-container/starshot-container.scss:    background-image: url('./assets/starshot/background_2.png');
    ./00-base/starshot-container/starshot-container.scss:    background-image: url('./assets/backgrounds/starshot_pattern.png');
    
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    All of the similar core/contrib examples are using "../../" type paths so I'll switch to that.

  • Merge request !69Change path to assets images. β†’ (Merged) created by Kristen Pol
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Merged fix

  • Pipeline finished with Success
    about 1 month ago
    Total: 166s
    #437374
  • Pipeline finished with Success
    about 1 month ago
    Total: 196s
    #437375
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA
Production build 0.71.5 2024