Skip to content

Make StatusPage issues more visible #3689

Open
@dstufft

Description

@dstufft

Currently when statuspage is having a problem, we just display that in a very muted way in the footer of the page. Combine this with the fact we will serve cached content or stale cached content if the backend is unhealthy, means that people can get a degraded experience where some parts of the site are "working" (because they're cached) and some parts are not (because they cant' be cached, or we've been down too long).

Ideally I think we'd display a big red warning banner at the top of the page whenever we have a status incident (perhaps different colors for downtime vs other status? IDK). It would have to all be done in javascript because at the point we'd be displaying it, we can't rely on anything from the backend server still existing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UX/UIdesign, user experience, user interfacefeature requestjavascriptrequires change to JavaScript files

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions