Skip to main content Red Hat Design System logo Contribute on Github

Site status

Overview Style Guidelines Code Accessibility

Overview

Website status communicates the operational status of a website or domain using a status icon and link. It is usually located in the Footer component.

Image of a site status element with a green checkmark and the text 'All systems operational'

Status

What do these mean?
Figma library:
Ready
RH Elements:
Ready
WebRH:
Planned

Sample element

Demo

<rh-site-status></rh-site-status>

<script type="module">
import '@rhds/elements/rh-site-status/rh-site-status.js';
</script>
Full screen demo

When to use

  • When you need to communicate the operational status of a website or domain
  • When you need to provide users with a link to a status page where they can learn more

Property Status Meaning
Figma library Ready Component is available in the Figma library
RH Elements Ready Component is available in the RH Elements repo
WebRH Planned Component should be added to the WebRH repo at a later date
© 2021-2024 Red Hat, Inc. Deploys by Netlify