Skip to content

[Discover] Fix invalid input highlight in Data View flyout#226822

Merged
jughosta merged 2 commits intoelastic:mainfrom
jughosta:fix-invalid-input-highlight
Jul 8, 2025
Merged

[Discover] Fix invalid input highlight in Data View flyout#226822
jughosta merged 2 commits intoelastic:mainfrom
jughosta:fix-invalid-input-highlight

Conversation

@jughosta
Copy link
Contributor

@jughosta jughosta commented Jul 7, 2025

Summary

This PR addresses the existing issue with invalid input highlights in Data View flyout. isInvalid prop was missing #224382 (comment)

Before:
Screenshot 2025-07-07 at 15 46 59
Screenshot 2025-07-07 at 15 49 32

After (notice the additional bottom outline in red):
Screenshot 2025-07-07 at 15 46 27
Screenshot 2025-07-07 at 15 49 10

@jughosta jughosta self-assigned this Jul 7, 2025
@jughosta jughosta added release_note:fix Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// backport:all-open Backport to all branches that could still receive a release labels Jul 7, 2025
@elasticmachine
Copy link
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
dataViewEditor 42.3KB 42.3KB +34.0B

History

cc @jughosta

@jughosta jughosta marked this pull request as ready for review July 8, 2025 07:25
@jughosta jughosta requested a review from a team as a code owner July 8, 2025 07:25
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

Copy link
Contributor

@akowalska622 akowalska622 left a comment

Choose a reason for hiding this comment

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

LGTM, good catch!

@jughosta jughosta merged commit 7483b8c into elastic:main Jul 8, 2025
12 checks passed
@jughosta jughosta deleted the fix-invalid-input-highlight branch July 8, 2025 07:46
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>

(cherry picked from commit 7483b8c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>

(cherry picked from commit 7483b8c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>

(cherry picked from commit 7483b8c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>

(cherry picked from commit 7483b8c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>

(cherry picked from commit 7483b8c)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.17
8.18
8.19
9.0
9.1

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

Questions ?

Please refer to the Backport tool documentation

@jughosta
Copy link
Contributor Author

jughosta commented Jul 8, 2025

Was not aware of the incoming #226787 which would have addressed the name input.
Anyway, this PR also fixes the time field combobox.

kibanamachine added a commit that referenced this pull request Jul 8, 2025
…6822) (#226933)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[Discover] Fix invalid input highlight in Data View flyout
(#226822)](#226822)

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

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

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-08T07:45:57Z","message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:all-open","v9.2.0"],"title":"[Discover]
Fix invalid input highlight in Data View
flyout","number":226822,"url":"https://github.com/elastic/kibana/pull/226822","mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}},"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/226822","number":226822,"mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 8, 2025
…6822) (#226934)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[Discover] Fix invalid input highlight in Data View flyout
(#226822)](#226822)

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

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

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-08T07:45:57Z","message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:all-open","v9.2.0"],"title":"[Discover]
Fix invalid input highlight in Data View
flyout","number":226822,"url":"https://github.com/elastic/kibana/pull/226822","mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}},"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/226822","number":226822,"mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 8, 2025
…26822) (#226932)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[Discover] Fix invalid input highlight in Data View flyout
(#226822)](#226822)

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

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

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-08T07:45:57Z","message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:all-open","v9.2.0"],"title":"[Discover]
Fix invalid input highlight in Data View
flyout","number":226822,"url":"https://github.com/elastic/kibana/pull/226822","mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}},"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/226822","number":226822,"mergeCommit":{"message":"[Discover]
Fix invalid input highlight in Data View flyout (#226822)\n\n##
Summary\n\nThis PR addresses the existing issue with invalid input
highlights in\nData View flyout. `isInvalid` prop was
missing\nhttps://github.com//pull/224382#issuecomment-3043839200\n\nBefore:\n<img
width=\"939\" alt=\"Screenshot 2025-07-07 at 15 46
59\"\nsrc=\"https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4\"\n/>\n<img
width=\"935\" alt=\"Screenshot 2025-07-07 at 15 49
32\"\nsrc=\"https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75\"\n/>\n\nAfter
(notice the additional bottom outline in red):\n<img width=\"937\"
alt=\"Screenshot 2025-07-07 at 15 46
27\"\nsrc=\"https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5\"\n/>\n<img
width=\"929\" alt=\"Screenshot 2025-07-07 at 15 49
10\"\nsrc=\"https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4\"\n/>","sha":"7483b8c3dad456d5966edd08b6e43b5c49e80ec2"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
…26822)

## Summary

This PR addresses the existing issue with invalid input highlights in
Data View flyout. `isInvalid` prop was missing
elastic#224382 (comment)

Before:
<img width="939" alt="Screenshot 2025-07-07 at 15 46 59"
src="https://github.com/user-attachments/assets/35a29259-8607-42fd-9898-7af827549ba4"
/>
<img width="935" alt="Screenshot 2025-07-07 at 15 49 32"
src="https://github.com/user-attachments/assets/e37acb28-18ef-4bf6-99b2-8fbb7b5e8c75"
/>

After (notice the additional bottom outline in red):
<img width="937" alt="Screenshot 2025-07-07 at 15 46 27"
src="https://github.com/user-attachments/assets/061f3aca-6941-4e26-bcb9-a5530c9555d5"
/>
<img width="929" alt="Screenshot 2025-07-07 at 15 49 10"
src="https://github.com/user-attachments/assets/214a6269-16f5-42d4-be83-e28d49f338d4"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:fix Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// v8.19.0 v9.0.4 v9.1.0 v9.2.0

4 participants