Skip to content

Web: Status badge #1348

@jaybuidl

Description

@jaybuidl

Goal

To show the status of entire stack by showing a badge. Clicking it opens the BetterUptime status page.

Requirement

Data

If the env var REACT_APP_DEPLOYMENT == testnet, then display this badge: https://kleros-v2.betteruptime.com/badge?theme=dark

If the env var REACT_APP_DEPLOYMENT == devnet, then display this badge: https://kleros-v2-devnet.betteruptime.com/badge?theme=dark

UI

Embed the status badge

<iframe src="https://kleros-v2-devnet.betteruptime.com/badge?theme=dark" width="250" height="30" frameborder="0" scrolling="no"></iframe>

Display at the bottom of the Help popup just below the FAQ.
image

⚠️ Respect the theme

BetterUptime docs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions