Fix badge pill border radius to avoid clipping
What does this MR do and why?
This MR moves away from badge pill since they had two issues when used for feature flag strategies
- they were in general not a good fit to convey the data, badge pills are usually used to show smaller sets of data mostly meta data
- with many environments the text would clip out of the badge pill (see screenshot)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Go to random project settings
- Add feature flags with and without strategies
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #384313 (closed) Related to #379109 (closed)
Edited by SAM FIGUEROA

