pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
95 stars 107 forks source link

fix(static): proposal system bg img is not shown when local dev #1181

Closed mattwang44 closed 5 months ago

mattwang44 commented 5 months ago

Types of changes

Description

The background image is not shown when dev with the local server (but appears on staging/production).

Steps to Test This Pull Request

  1. run local server
  2. bg image not shown and has error messages

Expected behavior

no error msg and the background image has displayed

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.00%. Comparing base (e4af425) to head (d22ec94). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1181 +/- ## ======================================= Coverage 71.00% 71.00% ======================================= Files 85 85 Lines 3445 3445 ======================================= Hits 2446 2446 Misses 999 999 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.