Skip to content

[Lens] Increase z-index for formula widget#244850

Merged
mariairiartef merged 3 commits into
elastic:mainfrom
mariairiartef:fix/244283
Dec 4, 2025
Merged

[Lens] Increase z-index for formula widget#244850
mariairiartef merged 3 commits into
elastic:mainfrom
mariairiartef:fix/244283

Conversation

@mariairiartef
Copy link
Copy Markdown
Contributor

@mariairiartef mariairiartef commented Dec 2, 2025

Summary

Fix #244283

Makes the Lens formula auto suggestions visible during inline Lens editing in dashboards.

Screenshot 2025-12-02 at 08 54 48

Checklist

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@mariairiartef mariairiartef self-assigned this Dec 2, 2025
@mariairiartef mariairiartef requested a review from a team as a code owner December 2, 2025 08:03
@mariairiartef mariairiartef 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 labels Dec 2, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@mariairiartef mariairiartef added the bug Fixes for quality problems that affect the customer experience label Dec 2, 2025
Copy link
Copy Markdown
Contributor

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

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

Great work! Tested locally, works perfectly! :shipit:

@mariairiartef mariairiartef enabled auto-merge (squash) December 4, 2025 15:40
@mariairiartef mariairiartef merged commit 1cdb12c into elastic:main Dec 4, 2025
12 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 9.1, 9.2

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
lens 1.6MB 1.6MB +139.0B

History

cc @mariairiartef

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 4, 2025
## Summary

Fix elastic#244283

Makes the Lens formula auto suggestions visible during inline Lens
editing in dashboards.

<img width="1724" height="1279" alt="Screenshot 2025-12-02 at 08 54 48"
src="https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d"
/>

### Checklist

- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

(cherry picked from commit 1cdb12c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 4, 2025
## Summary

Fix elastic#244283

Makes the Lens formula auto suggestions visible during inline Lens
editing in dashboards.

<img width="1724" height="1279" alt="Screenshot 2025-12-02 at 08 54 48"
src="https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d"
/>

### Checklist

- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

(cherry picked from commit 1cdb12c)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
9.1
9.2

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

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 4, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [[Lens] Increase z-index for formula widget
(#244850)](#244850)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Maria
Iriarte","email":"106958839+mariairiartef@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-12-04T17:28:08Z","message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Visualizations","release_note:skip","Feature:Lens","backport:version","v9.1.0","v9.2.0","v9.3.0","v9.2.3","v9.1.9"],"title":"[Lens]
Increase z-index for formula
widget","number":244850,"url":"https://github.com/elastic/kibana/pull/244850","mergeCommit":{"message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","9.2"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/244850","number":244850,"mergeCommit":{"message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672"}}]}]
BACKPORT-->

Co-authored-by: Maria Iriarte <106958839+mariairiartef@users.noreply.github.com>
kibanamachine added a commit that referenced this pull request Dec 4, 2025
# Backport

This will backport the following commits from `main` to `9.2`:
- [[Lens] Increase z-index for formula widget
(#244850)](#244850)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Maria
Iriarte","email":"106958839+mariairiartef@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-12-04T17:28:08Z","message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Visualizations","release_note:skip","Feature:Lens","backport:version","v9.1.0","v9.2.0","v9.3.0","v9.2.3","v9.1.9"],"title":"[Lens]
Increase z-index for formula
widget","number":244850,"url":"https://github.com/elastic/kibana/pull/244850","mergeCommit":{"message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","9.2"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/244850","number":244850,"mergeCommit":{"message":"[Lens]
Increase z-index for formula widget (#244850)\n\n## Summary\n\nFix
https://github.com/elastic/kibana/issues/244283\n\nMakes the Lens
formula auto suggestions visible during inline Lens\nediting in
dashboards.\n\n<img width=\"1724\" height=\"1279\" alt=\"Screenshot
2025-12-02 at 08 54
48\"\nsrc=\"https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d\"\n/>\n\n###
Checklist\n\n- [x] The PR description includes the appropriate Release
Notes section,\nand the correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n-
[x] Review the
[backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand
apply applicable `backport:*`
labels.","sha":"1cdb12ccd2b2b40b4ba28af7afe1c1f3f7a99672"}}]}]
BACKPORT-->

Co-authored-by: Maria Iriarte <106958839+mariairiartef@users.noreply.github.com>
JordanSh pushed a commit to JordanSh/kibana that referenced this pull request Dec 9, 2025
## Summary

Fix elastic#244283

Makes the Lens formula auto suggestions visible during inline Lens
editing in dashboards.

<img width="1724" height="1279" alt="Screenshot 2025-12-02 at 08 54 48"
src="https://github.com/user-attachments/assets/a3b84e47-2188-45cf-930d-e7cbb923db3d"
/>

### Checklist

- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.
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 bug Fixes for quality problems that affect the customer experience 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// v9.1.0 v9.1.9 v9.2.0 v9.2.3 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] Issues with auto suggestions for formula

4 participants