Skip to content

[8.18] [Discover] Fix invalid input highlight in Data View flyout (#226822)#226931

Closed
kibanamachine wants to merge 1 commit intoelastic:8.18from
kibanamachine:backport/8.18/pr-226822
Closed

[8.18] [Discover] Fix invalid input highlight in Data View flyout (#226822)#226931
kibanamachine wants to merge 1 commit intoelastic:8.18from
kibanamachine:backport/8.18/pr-226822

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

…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 kibanamachine added the backport This PR is a backport of another PR label Jul 8, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 8, 2025 07:53
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 8, 2025

💔 Build Failed

Failed CI Steps

History

cc @jughosta

@jughosta jughosta closed this Jul 8, 2025
auto-merge was automatically disabled July 8, 2025 08:11

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

3 participants