Commit ab0657b
[SLO] Remove legacy feedback button from SLO (#271688)
Closes elastic/kibana-team#2852
Note: alert details feedback button referenced in the closed issue was
previously removed in #266810
## Summary
Removes the legacy `FeedbackButton` components from the SLO header menu
and the observability alert details page as part of the [1Feedback
consolidation
initiative](elastic/kibana-team#2790). All
non-1Feedback widgets must be removed by the 9.5 release.
- Deletes `slo/.../feedback_button.tsx` and removes its import + usage
from `header_menu.tsx`
#### Before (SLOs)
<img width="1512" height="384" alt="Screenshot 2026-05-28 at 7 59 13 AM"
src="https://github.com/user-attachments/assets/d247350e-665b-4c1f-bf3f-576ddf8d35a9"
/>
#### After (SLOs)
<img width="1512" height="818" alt="Screenshot 2026-05-28 at 4 15 26 PM"
src="https://github.com/user-attachments/assets/77685981-eda9-4ced-99f3-6d92da1ba2e5"
/>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6c6e833 commit ab0657b
6 files changed
Lines changed: 0 additions & 105 deletions
File tree
- x-pack
- platform/plugins/private/translations/translations
- solutions/observability/plugins/slo/public
- pages/slos/components/common
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47448 | 47448 | | |
47449 | 47449 | | |
47450 | 47450 | | |
47451 | | - | |
47452 | 47451 | | |
47453 | 47452 | | |
47454 | 47453 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47288 | 47288 | | |
47289 | 47289 | | |
47290 | 47290 | | |
47291 | | - | |
47292 | 47291 | | |
47293 | 47292 | | |
47294 | 47293 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47629 | 47629 | | |
47630 | 47630 | | |
47631 | 47631 | | |
47632 | | - | |
47633 | 47632 | | |
47634 | 47633 | | |
47635 | 47634 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47619 | 47619 | | |
47620 | 47620 | | |
47621 | 47621 | | |
47622 | | - | |
47623 | 47622 | | |
47624 | 47623 | | |
47625 | 47624 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
x-pack/solutions/observability/plugins/slo/public/pages/slos/components/common/feedback_button.tsx
Lines changed: 0 additions & 99 deletions
This file was deleted.
0 commit comments