Commit df88bbe
[Lens] Fix the button text for going back to the aggregation based visualization (elastic#222823)
## Summary
Fix elastic#203977
When the user clicked 'Edit visualization in Lens' from an aggregation
visualization, the button to return to the aggregation based
visualization editor showed the wrong app to return to (Dashboard). This
PR fixes the button text to return to the aggregation based
visualization.
Before:

After:

### Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios1 parent 212b6bd commit df88bbe
File tree
1 file changed
+3
-2
lines changed1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
672 | 673 | | |
673 | 674 | | |
674 | 675 | | |
675 | | - | |
| 676 | + | |
676 | 677 | | |
677 | 678 | | |
678 | 679 | | |
679 | | - | |
| 680 | + | |
680 | 681 | | |
681 | 682 | | |
682 | 683 | | |
| |||
0 commit comments