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
Screen_Shot_2022-12-01_at_15.35.02 Screen_Shot_2022-12-01_at_23.06.09

How to set up and validate locally

  1. Go to random project settings
  2. 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.

Related to #384313 (closed) Related to #379109 (closed)

Edited by SAM FIGUEROA

Merge request reports

Loading