[Streams] Search styling bug#245769
Merged
CoenWarmer merged 3 commits intoelastic:mainfrom Dec 10, 2025
Merged
Conversation
Contributor
|
Starting backport for target branches: 9.1, 9.2 https://github.com/elastic/kibana/actions/runs/20097236346 |
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
|
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Dec 10, 2025
## Summary Fixes a tiny styling issue in the search bar. **Before** https://github.com/user-attachments/assets/f550c2c3-fad5-423d-8508-8caca64c0e09 **After** <img width="713" height="66" alt="Screenshot 2025-12-10 at 10 01 41" src="https://github.com/user-attachments/assets/4473fd7a-c58e-4c20-9443-52209338cbf5" /> (cherry picked from commit c4fb410)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Dec 10, 2025
# Backport This will backport the following commits from `main` to `9.2`: - [[Streams] Search styling bug (#245769)](#245769) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Coen Warmer","email":"coen.warmer@gmail.com"},"sourceCommit":{"committedDate":"2025-12-10T11:35:24Z","message":"[Streams] Search styling bug (#245769)\n\n## Summary\n\nFixes a tiny styling issue in the search bar.\n\n**Before**\n\n\nhttps://github.com/user-attachments/assets/f550c2c3-fad5-423d-8508-8caca64c0e09\n\n\n\n**After**\n<img width=\"713\" height=\"66\" alt=\"Screenshot 2025-12-10 at 10 01 41\"\nsrc=\"https://github.com/user-attachments/assets/4473fd7a-c58e-4c20-9443-52209338cbf5\"\n/>","sha":"c4fb4108fd9b5ac9fb014a8a36f8e7730a34b7a0","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v9.2.0","v9.3.0"],"title":"[Streams] Search styling bug","number":245769,"url":"https://github.com/elastic/kibana/pull/245769","mergeCommit":{"message":"[Streams] Search styling bug (#245769)\n\n## Summary\n\nFixes a tiny styling issue in the search bar.\n\n**Before**\n\n\nhttps://github.com/user-attachments/assets/f550c2c3-fad5-423d-8508-8caca64c0e09\n\n\n\n**After**\n<img width=\"713\" height=\"66\" alt=\"Screenshot 2025-12-10 at 10 01 41\"\nsrc=\"https://github.com/user-attachments/assets/4473fd7a-c58e-4c20-9443-52209338cbf5\"\n/>","sha":"c4fb4108fd9b5ac9fb014a8a36f8e7730a34b7a0"}},"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/245769","number":245769,"mergeCommit":{"message":"[Streams] Search styling bug (#245769)\n\n## Summary\n\nFixes a tiny styling issue in the search bar.\n\n**Before**\n\n\nhttps://github.com/user-attachments/assets/f550c2c3-fad5-423d-8508-8caca64c0e09\n\n\n\n**After**\n<img width=\"713\" height=\"66\" alt=\"Screenshot 2025-12-10 at 10 01 41\"\nsrc=\"https://github.com/user-attachments/assets/4473fd7a-c58e-4c20-9443-52209338cbf5\"\n/>","sha":"c4fb4108fd9b5ac9fb014a8a36f8e7730a34b7a0"}}]}] BACKPORT--> Co-authored-by: Coen Warmer <coen.warmer@gmail.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 a tiny styling issue in the search bar.
Before
Screen.Recording.2025-12-09.at.17.24.34.mov
After
