Skip to content
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

[APM] Remove [Beta] label from breakdown graphs #47161

Closed
sorenlouv opened this issue Oct 2, 2019 · 2 comments · Fixed by #47163
Closed

[APM] Remove [Beta] label from breakdown graphs #47161

sorenlouv opened this issue Oct 2, 2019 · 2 comments · Fixed by #47163
Assignees
Labels
enhancement New value added to drive a business result good first issue low hanging fruit Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.5.0

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Oct 2, 2019

The breakdown graphs are GA in 7.5 so the beta label should be removed

image

<EuiFlexItem grow={false}>
<EuiBetaBadge
label={i18n.translate('xpack.apm.ui.betaBadgeLabel', {
defaultMessage: 'Beta'
})}
tooltipContent={i18n.translate(
'xpack.apm.ui.betaBadgeTooltipTitle',
{
defaultMessage:
'This feature is still in development. If you have feedback, please reach out in our Discuss forum.'
}
)}
/>
</EuiFlexItem>

@sorenlouv sorenlouv added release_note:enhancement Team:APM - DEPRECATED Use Team:obs-ux-infra_services. release_note:skip Skip the PR/issue when compiling release notes v7.5.0 labels Oct 2, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@dgieselaar
Copy link
Member

Hmm, I thought I removed it in #46684. I even added a screenshot that showed that it was removed 😅 I wonder what happened...

dgieselaar added a commit to dgieselaar/kibana that referenced this issue Oct 2, 2019
@sorenlouv sorenlouv added enhancement New value added to drive a business result and removed release_note:skip Skip the PR/issue when compiling release notes labels Oct 3, 2019
dgieselaar added a commit to dgieselaar/kibana that referenced this issue Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result good first issue low hanging fruit Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.5.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants