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] Fix trace sample double pagination summary #57558

Merged
merged 6 commits into from
Feb 19, 2020

Conversation

formgeist
Copy link
Contributor

Summary

Fixes #57303

Due to an update in the EUI component, we are currently displaying double pagination summaries in the trace summary header. This removes the custom pagination header we implemented in APM UI.

Screenshot 2020-02-13 at 13 28 23

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@formgeist formgeist added Team:APM All issues that need APM UI Team support release_note:skip Skip the PR/issue when compiling release notes v7.7.0 labels Feb 13, 2020
@formgeist formgeist requested a review from a team as a code owner February 13, 2020 12:31
@formgeist formgeist self-assigned this Feb 13, 2020
@elasticmachine
Copy link
Contributor

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

Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

Beautiful 🥇

@formgeist
Copy link
Contributor Author

@elasticmachine merge upstream

@formgeist
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@formgeist formgeist merged commit 077879a into elastic:master Feb 19, 2020
@formgeist formgeist deleted the apm/fix-trace-sample-pagination branch February 19, 2020 09:48
formgeist added a commit that referenced this pull request Feb 19, 2020
* [APM] Remove PaginationContainer

Removing the old pagination from the trace summary title.

* [APM] Removing PaginationContainer component ref

* [APM] Change the vertical alignment to center

* [APM] Leaving the EuiPagination component in place

Co-authored-by: Elastic Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Trace sample pagination in header shows double labels
4 participants