Skip to content

Wildcard: Add `<Badge />` and `<ProductStatusBadge />`

Administrator requested to merge tr/wildcard-badge into main

Created by: umpox

Badge

An abstract wrapper that adds types and logic around our default Bootstrap badge styles

image

ProductStatusBadge

A specific wrapper around Badge that applies additional enforcement for specific content and link functionality. Used to represent the status of different aspects of our product

image

Closes https://github.com/sourcegraph/sourcegraph/issues/27621

Merge request reports

Loading