[EuiBadge][EuiBetaBadge] Clarify use of badges #8286
Unanswered
ryankeairns
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
What started as a bespoke badge for labeling new capabilities (e.g. Beta, Tech preview),
EuiBetaBadge
has grown to include deprecated capabilities (internal guidelines). Further, there seem to be cases of potential misuse where a regularEuiBadge
should 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
EuiBetaBadge
more opinionated in the following ways:hollow
andaccent
for new capabilitiessubdued
andwarning
for deprecated capabilitiessubdued
andwarning
Visually, that would look like:
Note about cleanup
This would very likely entail changing existing instances of
subdued
EuiBetaBadge
either to another color (if denoting a new capabilitye) or to useEuiBadge
instead (not related to new or deprecated capabilities).cc:/ @jovana-andjelkovic
Beta Was this translation helpful? Give feedback.
All reactions