Skip to content

[APM UI] Bug: Docs link by the metadata tabs shows "children" label instead of the actual label #59128

@formgeist

Description

@formgeist

Kibana version:

Master

Elasticsearch version:

Master

Describe the bug:

Screenshot 2020-03-03 at 11 49 55

In all of the placements where we have a link to the metadata documentation, the button label says "children".

Steps to reproduce:

  1. Go to Transaction detail page for any transaction and go to the metadata tab. The same goes for transaction and span detail flyouts

Expected behavior:

The button should show the actual button label "How to add labels and other data".

Technical details

Add brackets around children in:

<EuiLink href={href} {...rest}>
children
</EuiLink>

A test should be added for ElasticDocsLink to avoid this happening again.

Metadata

Metadata

Assignees

Labels

Team:APM - DEPRECATEDUse Team:obs-ux-infra_services.bugFixes for quality problems that affect the customer experiencegood first issuelow hanging fruitv7.7.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions