Commit 077879a
[APM] Fix trace sample double pagination summary (#57558)
* [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 <elasticmachine@users.noreply.github.com>1 parent 0101c63 commit 077879a
File tree
1 file changed
+7
-27
lines changed- x-pack/legacy/plugins/apm/public/components/app/TransactionDetails/WaterfallWithSummmary
1 file changed
+7
-27
lines changedx-pack/legacy/plugins/apm/public/components/app/TransactionDetails/WaterfallWithSummmary/index.tsx
Lines changed: 7 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 30 | | |
47 | 31 | | |
48 | 32 | | |
| |||
102 | 86 | | |
103 | 87 | | |
104 | 88 | | |
105 | | - | |
| 89 | + | |
106 | 90 | | |
107 | 91 | | |
108 | 92 | | |
| |||
111 | 95 | | |
112 | 96 | | |
113 | 97 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
124 | 104 | | |
125 | 105 | | |
126 | 106 | | |
| |||
0 commit comments