[Lens] Fix Firefox inline editor scroll#228625
Merged
nickofthyme merged 3 commits intoelastic:mainfrom Jul 21, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
nickofthyme
commented
Jul 18, 2025
mbondyra
approved these changes
Jul 21, 2025
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
History
|
andrimal
approved these changes
Jul 21, 2025
Contributor
|
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 21, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com> (cherry picked from commit 90d35e0)
nickofthyme
added a commit
to nickofthyme/kibana
that referenced
this pull request
Jul 21, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com> (cherry picked from commit 90d35e0)
nickofthyme
added a commit
to nickofthyme/kibana
that referenced
this pull request
Jul 21, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Jul 21, 2025
# Backport This will backport the following commits from `main` to `9.1`: - [[Lens] Fix Firefox inline editor scroll (#228625)](#228625) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nick Partridge","email":"nicholas.partridge@elastic.co"},"sourceCommit":{"committedDate":"2025-07-21T16:30:28Z","message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.2.0"],"title":"[Lens] Fix Firefox inline editor scroll","number":228625,"url":"https://github.com/elastic/kibana/pull/228625","mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228625","number":228625,"mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}}]}] BACKPORT--> Co-authored-by: Nick Partridge <nicholas.partridge@elastic.co> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
nickofthyme
added a commit
to nickofthyme/kibana
that referenced
this pull request
Jul 21, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com> (cherry picked from commit 90d35e0) # Conflicts: # x-pack/platform/plugins/shared/lens/public/react_embeddable/mount.tsx
nickofthyme
added a commit
to nickofthyme/kibana
that referenced
this pull request
Jul 21, 2025
Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com> (cherry picked from commit 90d35e0)
This was referenced Jul 21, 2025
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
nickofthyme
added a commit
to nickofthyme/kibana
that referenced
this pull request
Jul 21, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com> (cherry picked from commit 90d35e0) # Conflicts: # x-pack/platform/plugins/shared/lens/public/react_embeddable/mount.tsx
10 tasks
Bluefinger
pushed a commit
to Bluefinger/kibana
that referenced
this pull request
Jul 22, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
This was referenced Jul 22, 2025
Contributor
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
nickofthyme
added a commit
that referenced
this pull request
Jul 23, 2025
…228849) ## Summary This PR adds the `clip-path: none` fix to the ESQL Lens inline flyout in discover. This was missed in #228625. https://github.com/user-attachments/assets/c6b04ef6-9b4c-40b9-b676-c8b28a26c816 > With the current `clip-path` the scrolling does not work properly, with the default eui-flyout `clip-path` the extra drop targets outside of the flyout are cut off (see below). Setting `clip-path` to `none` fixes both issues. >  Fixes #227939 ### Checklist - [x] [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 - [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. ## Release Note Fixes an issue on Firefox where the ESQL inline editor in discover would prevent scrolling.
nickofthyme
added a commit
that referenced
this pull request
Jul 23, 2025
# Backport This will backport the following commits from `main` to `9.0`: - [[Lens] Fix Firefox inline editor scroll (#228625)](#228625) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nick Partridge","email":"nicholas.partridge@elastic.co"},"sourceCommit":{"committedDate":"2025-07-21T16:30:28Z","message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.2.0"],"title":"[Lens] Fix Firefox inline editor scroll","number":228625,"url":"https://github.com/elastic/kibana/pull/228625","mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228625","number":228625,"mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},{"url":"https://github.com/elastic/kibana/pull/228829","number":228829,"branch":"9.1","state":"OPEN"}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
nickofthyme
added a commit
that referenced
this pull request
Jul 23, 2025
# Backport This will backport the following commits from `main` to `8.19`: - [[Lens] Fix Firefox inline editor scroll (#228625)](#228625) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nick Partridge","email":"nicholas.partridge@elastic.co"},"sourceCommit":{"committedDate":"2025-07-21T16:30:28Z","message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.2.0"],"title":"[Lens] Fix Firefox inline editor scroll","number":228625,"url":"https://github.com/elastic/kibana/pull/228625","mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228625","number":228625,"mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},{"url":"https://github.com/elastic/kibana/pull/228829","number":228829,"branch":"9.1","state":"OPEN"}]}] BACKPORT-->
2 tasks
nickofthyme
added a commit
that referenced
this pull request
Jul 23, 2025
# Backport This will backport the following commits from `main` to `8.18`: - [[Lens] Fix Firefox inline editor scroll (#228625)](#228625) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nick Partridge","email":"nicholas.partridge@elastic.co"},"sourceCommit":{"committedDate":"2025-07-21T16:30:28Z","message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.2.0"],"title":"[Lens] Fix Firefox inline editor scroll","number":228625,"url":"https://github.com/elastic/kibana/pull/228625","mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228625","number":228625,"mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},{"url":"https://github.com/elastic/kibana/pull/228829","number":228829,"branch":"9.1","state":"OPEN"}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
nickofthyme
added a commit
that referenced
this pull request
Jul 24, 2025
# Backport This will backport the following commits from `main` to `8.17`: - [[Lens] Fix Firefox inline editor scroll (#228625)](#228625) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nick Partridge","email":"nicholas.partridge@elastic.co"},"sourceCommit":{"committedDate":"2025-07-21T16:30:28Z","message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Visualizations","Feature:Lens","backport:all-open","v9.2.0"],"title":"[Lens] Fix Firefox inline editor scroll","number":228625,"url":"https://github.com/elastic/kibana/pull/228625","mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228625","number":228625,"mergeCommit":{"message":"[Lens] Fix Firefox inline editor scroll (#228625)\n\n## Summary\n\nFixes an issues in Firefox where the Lens flyout configuration was not\nscrollable.\n\n\nhttps://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df\n\n\nFixes #227939\n\n### Checklist\n\n- [ ] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.\n\nCo-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>","sha":"90d35e0b1d9757abf5063c3ac866d2f707b15ee6"}},{"url":"https://github.com/elastic/kibana/pull/228829","number":228829,"branch":"9.1","state":"OPEN"}]}] BACKPORT-->
kertal
pushed a commit
to kertal/kibana
that referenced
this pull request
Jul 25, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
kertal
pushed a commit
to kertal/kibana
that referenced
this pull request
Jul 25, 2025
…lastic#228849) ## Summary This PR adds the `clip-path: none` fix to the ESQL Lens inline flyout in discover. This was missed in elastic#228625. https://github.com/user-attachments/assets/c6b04ef6-9b4c-40b9-b676-c8b28a26c816 > With the current `clip-path` the scrolling does not work properly, with the default eui-flyout `clip-path` the extra drop targets outside of the flyout are cut off (see below). Setting `clip-path` to `none` fixes both issues. >  Fixes elastic#227939 ### Checklist - [x] [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 - [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. ## Release Note Fixes an issue on Firefox where the ESQL inline editor in discover would prevent scrolling.
crespocarlos
pushed a commit
to crespocarlos/kibana
that referenced
this pull request
Jul 25, 2025
## Summary Fixes an issues in Firefox where the Lens flyout configuration was not scrollable. https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df Fixes elastic#227939 ### Checklist - [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes an issues in Firefox where the Lens flyout configuration was not scrollable.
Zight.Recording.2025-07-18.at.10.01.33.AM.mp4
Fixes #227939
Checklist
backport:*labels.Release Notes
Fixes an issue in Firefox preventing scroll on the Lens editor flyout.