Skip to content

[Lens] Fix the button text for going back to the aggregation based visualization#222823

Merged
andrimal merged 3 commits intoelastic:mainfrom
andrimal:fix/203977
Jun 10, 2025
Merged

[Lens] Fix the button text for going back to the aggregation based visualization#222823
andrimal merged 3 commits intoelastic:mainfrom
andrimal:fix/203977

Conversation

@andrimal
Copy link
Copy Markdown
Contributor

@andrimal andrimal commented Jun 5, 2025

Summary

Fix #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:
Kapture 2025-06-05 at 16 42 22

After:
Kapture 2025-06-05 at 16 33 39

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

@andrimal andrimal added Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// release_note:skip Skip the PR/issue when compiling release notes Feature:Lens backport:version Backport to applied version labels v8.19.0 v9.0.3 v8.18.3 labels Jun 6, 2025
@andrimal andrimal marked this pull request as ready for review June 6, 2025 12:04
@andrimal andrimal requested a review from a team as a code owner June 6, 2025 12:04
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

Copy link
Copy Markdown
Contributor

@dej611 dej611 left a comment

Choose a reason for hiding this comment

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

Code review only

@andrimal andrimal added the v9.1.0 label Jun 6, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
lens 59.2KB 59.2KB -12.0B

History

@andrimal andrimal merged commit 95f74be into elastic:main Jun 10, 2025
10 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.18, 8.19, 9.0

https://github.com/elastic/kibana/actions/runs/15557443007

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.18 Backport failed because of merge conflicts
8.19 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.19:
- [Security Solution] Hide plugins UI via config without disabling them (#222821)
9.0 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 222823

Questions ?

Please refer to the Backport tool documentation

andrimal added a commit to andrimal/kibana that referenced this pull request Jun 10, 2025
…sualization (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:
![Kapture 2025-06-05 at 16 42
22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)

After:
![Kapture 2025-06-05 at 16 33
39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)

### 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 scenarios

(cherry picked from commit 95f74be)

# Conflicts:
#	x-pack/platform/plugins/shared/lens/public/plugin.ts
@andrimal
Copy link
Copy Markdown
Contributor Author

💚 All backports created successfully

Status Branch Result
9.0
8.19
8.18

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

andrimal added a commit to andrimal/kibana that referenced this pull request Jun 10, 2025
…sualization (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:
![Kapture 2025-06-05 at 16 42
22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)

After:
![Kapture 2025-06-05 at 16 33
39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)

### 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 scenarios

(cherry picked from commit 95f74be)

# Conflicts:
#	x-pack/platform/plugins/shared/lens/public/plugin.ts
andrimal added a commit that referenced this pull request Jun 10, 2025
…sed visualization (#222823) (#223214)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[Lens] Fix the button text for going back to the aggregation based
visualization (#222823)](#222823)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Andreana
Malama","email":"72010092+andrimal@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-10T10:47:12Z","message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"[Lens]
Fix the button text for going back to the aggregation based
visualization","number":222823,"url":"https://github.com/elastic/kibana/pull/222823","mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222823","number":222823,"mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
andrimal added a commit that referenced this pull request Jun 10, 2025
…ased visualization (#222823) (#223215)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[Lens] Fix the button text for going back to the aggregation based
visualization (#222823)](#222823)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Andreana
Malama","email":"72010092+andrimal@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-10T10:47:12Z","message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"[Lens]
Fix the button text for going back to the aggregation based
visualization","number":222823,"url":"https://github.com/elastic/kibana/pull/222823","mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222823","number":222823,"mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
andrimal added a commit that referenced this pull request Jun 10, 2025
…ased visualization (#222823) (#223217)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[Lens] Fix the button text for going back to the aggregation based
visualization (#222823)](#222823)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Andreana
Malama","email":"72010092+andrimal@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-10T10:47:12Z","message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"[Lens]
Fix the button text for going back to the aggregation based
visualization","number":222823,"url":"https://github.com/elastic/kibana/pull/222823","mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222823","number":222823,"mergeCommit":{"message":"[Lens]
Fix the button text for going back to the aggregation based
visualization (#222823)\n\n## Summary\n\nFix #203977 \n\nWhen the user
clicked 'Edit visualization in Lens' from an aggregation\nvisualization,
the button to return to the aggregation based\nvisualization editor
showed the wrong app to return to (Dashboard). This\nPR fixes the button
text to return to the aggregation based\nvisualization.\n\nBefore:
\n![Kapture 2025-06-05 at 16
42\n22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)\n\nAfter:
\n![Kapture 2025-06-05 at 16
33\n39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"95f74bec29f56fe638962b1fcd36b17c95c415f1"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
pmuellr pushed a commit to pmuellr/kibana that referenced this pull request Jun 11, 2025
…sualization (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: 
![Kapture 2025-06-05 at 16 42
22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)

After: 
![Kapture 2025-06-05 at 16 33
39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)

### 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 scenarios
nickpeihl pushed a commit to nickpeihl/kibana that referenced this pull request Jun 12, 2025
…sualization (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: 
![Kapture 2025-06-05 at 16 42
22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)

After: 
![Kapture 2025-06-05 at 16 33
39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)

### 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 scenarios
iblancof pushed a commit to iblancof/kibana that referenced this pull request Jun 16, 2025
…sualization (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: 
![Kapture 2025-06-05 at 16 42
22](https://github.com/user-attachments/assets/6bca154a-b550-41f6-ac59-08f36fe27545)

After: 
![Kapture 2025-06-05 at 16 33
39](https://github.com/user-attachments/assets/d272e9c2-794e-487f-a322-17571b7b13d5)

### 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 scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Lens release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v8.18.3 v8.19.0 v9.0.3 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] "Back to Agg based" link shows the wrong app: Dashboard

4 participants