-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Lens] Fix extra padding below Advanced Options when in inline editing #229967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
| padding: 2px; | ||
| } | ||
| `} | ||
| padding: 2px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've noticed a lone closing bracket here so I've removed it
|
Checked locally and extra padding issue is fixed 🚀 |
💚 Build Succeeded
Metrics [docs]Async chunks
|
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16644249629 |
elastic#229967) ## Summary Fixes elastic#229941 This PR scopes a specific regression introduced by a fix in elastic#228957 to ES|QL editing only where `Advanced Options` are not available. Chrome: <img width="1174" height="889" alt="Screenshot 2025-07-30 at 16 07 04" src="https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a" /> <img width="1913" height="892" alt="Screenshot 2025-07-30 at 16 06 52" src="https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964" /> Showing Safari as well for the Query result panel: <img width="973" height="725" alt="Screenshot 2025-07-30 at 16 08 23" src="https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f" /> <img width="1499" height="754" alt="Screenshot 2025-07-30 at 16 08 09" src="https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42" /> (cherry picked from commit 4f3380c)
elastic#229967) ## Summary Fixes elastic#229941 This PR scopes a specific regression introduced by a fix in elastic#228957 to ES|QL editing only where `Advanced Options` are not available. Chrome: <img width="1174" height="889" alt="Screenshot 2025-07-30 at 16 07 04" src="https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a" /> <img width="1913" height="892" alt="Screenshot 2025-07-30 at 16 06 52" src="https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964" /> Showing Safari as well for the Query result panel: <img width="973" height="725" alt="Screenshot 2025-07-30 at 16 08 23" src="https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f" /> <img width="1499" height="754" alt="Screenshot 2025-07-30 at 16 08 09" src="https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42" /> (cherry picked from commit 4f3380c)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…editing (#229967) (#230040) # Backport This will backport the following commits from `main` to `9.1`: - [[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)](#229967) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Marco Liberati","email":"dej611@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-31T08:42:23Z","message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[Lens] Fix extra padding below Advanced Options when in inline editing","number":229967,"url":"https://github.com/elastic/kibana/pull/229967","mergeCommit":{"message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229967","number":229967,"mergeCommit":{"message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
… editing (#229967) (#230039) # Backport This will backport the following commits from `main` to `8.19`: - [[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)](#229967) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Marco Liberati","email":"dej611@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-31T08:42:23Z","message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[Lens] Fix extra padding below Advanced Options when in inline editing","number":229967,"url":"https://github.com/elastic/kibana/pull/229967","mergeCommit":{"message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229967","number":229967,"mergeCommit":{"message":"[Lens] Fix extra padding below Advanced Options when in inline editing (#229967)\n\n## Summary\n\nFixes #229941 \n\nThis PR scopes a specific regression introduced by a fix in\nhttps://github.com//pull/228957 to ES|QL editing only\nwhere `Advanced Options` are not available.\n\nChrome:\n\n<img width=\"1174\" height=\"889\" alt=\"Screenshot 2025-07-30 at 16 07 04\"\nsrc=\"https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a\"\n/>\n<img width=\"1913\" height=\"892\" alt=\"Screenshot 2025-07-30 at 16 06 52\"\nsrc=\"https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964\"\n/>\n\nShowing Safari as well for the Query result panel:\n<img width=\"973\" height=\"725\" alt=\"Screenshot 2025-07-30 at 16 08 23\"\nsrc=\"https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f\"\n/>\n<img width=\"1499\" height=\"754\" alt=\"Screenshot 2025-07-30 at 16 08 09\"\nsrc=\"https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42\"\n/>","sha":"4f3380cfaaf65e8f1b3a75dd1bf34ab23778965f"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
elastic#229967) ## Summary Fixes elastic#229941 This PR scopes a specific regression introduced by a fix in elastic#228957 to ES|QL editing only where `Advanced Options` are not available. Chrome: <img width="1174" height="889" alt="Screenshot 2025-07-30 at 16 07 04" src="https://github.com/user-attachments/assets/a6870dcb-3097-4be4-b70e-a3a932a89f7a" /> <img width="1913" height="892" alt="Screenshot 2025-07-30 at 16 06 52" src="https://github.com/user-attachments/assets/0adeb1c2-5924-4e31-949b-c6e8f0776964" /> Showing Safari as well for the Query result panel: <img width="973" height="725" alt="Screenshot 2025-07-30 at 16 08 23" src="https://github.com/user-attachments/assets/38c407c5-c6f8-46e5-8c90-661b8f26366f" /> <img width="1499" height="754" alt="Screenshot 2025-07-30 at 16 08 09" src="https://github.com/user-attachments/assets/601bd62a-94ef-417c-8e90-77f971c35e42" />
Summary
Fixes #229941
This PR scopes a specific regression introduced by a fix in #228957 to ES|QL editing only where
Advanced Optionsare not available.Chrome:
Showing Safari as well for the Query result panel:

