[EuiBadge][EuiBetaBadge] Clarify use of badges #8286
Unanswered
ryankeairns
asked this question in
General
Replies: 1 comment
-
|
The docs example was updated although the component still does not restrict combinations.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
What started as a bespoke badge for labeling new capabilities (e.g. Beta, Tech preview),
EuiBetaBadgehas grown to include deprecated capabilities (internal guidelines). Further, there seem to be cases of potential misuse where a regularEuiBadgeshould be used instead of the beta badge.Goal
Clarify the use of badges for these use cases and apply them consistently across our products.
Proposal
Make the
EuiBetaBadgemore opinionated in the following ways:hollowandaccentfor new capabilitiessubduedandwarningfor deprecated capabilitiessubduedandwarningVisually, that would look like:
Note about cleanup
This would very likely entail changing existing instances of
subduedEuiBetaBadgeeither to another color (if denoting a new capabilitye) or to useEuiBadgeinstead (not related to new or deprecated capabilities).cc:/ @jovana-andjelkovic
Beta Was this translation helpful? Give feedback.
All reactions