Specific icons not loading when backend active #70

Closed
opened 2026-07-29 21:42:34 +00:00 by EcstaticPilot · 1 comment
EcstaticPilot commented 2026-07-29 21:42:34 +00:00 (Migrated from codeberg.org)

Overall Objective

Currently, specific icons (look at building details for example, the icons for dorm types) do not load when the backend is active. Running the project with only the frontend renders the icons properly, starting the backend makes them break

Suggested Approach

look at browser logs and how things are served from the back end

Help & Resources

### Overall Objective Currently, specific icons (look at building details for example, the icons for dorm types) do not load when the backend is active. Running the project with only the frontend renders the icons properly, starting the backend makes them break ### Suggested Approach look at browser logs and how things are served from the back end ### Help & Resources - [README](../../ScottyLabs/housing/src/branch/main/README.md) - [Contributing Guidelines](../../ScottyLabs/housing/src/branch/main/docs/CONTRIBUTING.md)
amzoeee commented 2026-07-29 22:48:57 +00:00 (Migrated from codeberg.org)

to copy over some discourse on the discord server,
this issue does not seem to depend on backend / no backend; but on prod / dev

icons fail to load on prod
icons load on dev

icons include:

  • all icons for dorm types (e.g. /unsorted-icons/room type/trad single.svg)
  • lounge icon (/unsorted-icons/work with others.svg)
to copy over some discourse on the discord server, this issue does not seem to depend on backend / no backend; but on prod / dev icons fail to load on prod icons load on dev icons include: - all icons for dorm types (e.g. `/unsorted-icons/room type/trad single.svg`) - lounge icon (`/unsorted-icons/work with others.svg`)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ScottyLabs/housing#70
No description provided.