Skip to content

fix: update presentation of beta badges for organizations UI #14806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

Parkreiner
Copy link
Member

@Parkreiner Parkreiner commented Sep 25, 2024

Closes #14795

Changes made

  • Updated FeatureStageBadge component to be capitalized
  • Removed all instances of the beta FeatureStageBadge s from the headers of each organization page
  • Updated the headers component to remove the children slot, since it otherwise wouldn't be used

Screenshots

Before
Screenshot 2024-09-25 at 3 13 45 PM

After
Screenshot 2024-09-25 at 3 13 39 PM

@Parkreiner Parkreiner requested a review from aslilac September 25, 2024 19:12
@Parkreiner Parkreiner self-assigned this Sep 25, 2024
{tooltip}
</Stack>
{badges}
<Stack direction="row" spacing={1} alignItems="center">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only change is that that the outer Stack got removed

@Parkreiner Parkreiner changed the title fix: update how beta badges are presented for organizations UI fix: update presentation of beta badges for organizations UI Sep 25, 2024
Copy link
Member

@aslilac aslilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay for reducing visual clutter 😄

@Parkreiner Parkreiner merged commit aef400c into main Sep 25, 2024
34 checks passed
@Parkreiner Parkreiner deleted the mes/label-adjust branch September 25, 2024 21:48
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

site: beta label cleanup
2 participants