Closed
Description
When you navigate to a specific workspace eg: https://coder.example.com/@michaelbrewer/myworkspace
the service banner is not visible.
Expected outcome would be that the service banner is always visible
Coder docs on service banner:
https://coder.com/docs/v2/latest/admin/appearance#service-banner
Looks like site/src/pages/WorkspacePage/WorkspacePage.tsx
does not include a <ServiceBanner />
see