p2-inc / phasetwo-admin-portal

https://phasetwo.io
Other
18 stars 14 forks source link

Brand logo not rendering in portal #77

Closed xgp closed 1 year ago

xgp commented 1 year ago

Setting the logoUrl in the admin UI to a “https://…” or “data/…” type works image

But causes a broke image in the portal: image

pnzrr commented 1 year ago

Should be fixed: https://github.com/p2-inc/admin-portal/blob/main/src/components/navs/desktop-sidebar-nav.tsx#L100

xgp commented 1 year ago

fixed in https://github.com/p2-inc/admin-portal/pull/66