Skip to content

UI: Service Banner is not shown on when selecting a workspace #12379

Closed
@michaelbrewer

Description

@michaelbrewer

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

<div css={{ height: "100%", display: "flex", flexDirection: "column" }}>

Metadata

Metadata

Assignees

No one assigned

    Labels

    siteArea: frontend dashboard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions