Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.12`: - [[UnifiedFieldList] Fix item line breaks (#172954)](#172954) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Rechkunova","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-09T09:01:06Z","message":"[UnifiedFieldList] Fix item line breaks (#172954)\n\n- Closes https://github.com/elastic/kibana/issues/170312\r\n\r\n## Summary\r\n\r\nBefore:\r\n<img width=\"326\" alt=\"Screenshot 2023-12-08 at 15 55 43\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/f1fad658-8305-4b45-b7e3-9059c37b5ef3\">\r\n\r\nAfter:\r\n<img width=\"327\" alt=\"Screenshot 2023-12-08 at 15 56 14\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/50227a61-c092-4e63-83ce-6e12c95d1e32\">","sha":"d41889bf39a8c514de04b5a7010bb6711544d746","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:prev-minor","Feature:UnifiedFieldList","v8.13.0"],"number":172954,"url":"https://github.com/elastic/kibana/pull/172954","mergeCommit":{"message":"[UnifiedFieldList] Fix item line breaks (#172954)\n\n- Closes https://github.com/elastic/kibana/issues/170312\r\n\r\n## Summary\r\n\r\nBefore:\r\n<img width=\"326\" alt=\"Screenshot 2023-12-08 at 15 55 43\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/f1fad658-8305-4b45-b7e3-9059c37b5ef3\">\r\n\r\nAfter:\r\n<img width=\"327\" alt=\"Screenshot 2023-12-08 at 15 56 14\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/50227a61-c092-4e63-83ce-6e12c95d1e32\">","sha":"d41889bf39a8c514de04b5a7010bb6711544d746"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/172954","number":172954,"mergeCommit":{"message":"[UnifiedFieldList] Fix item line breaks (#172954)\n\n- Closes https://github.com/elastic/kibana/issues/170312\r\n\r\n## Summary\r\n\r\nBefore:\r\n<img width=\"326\" alt=\"Screenshot 2023-12-08 at 15 55 43\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/f1fad658-8305-4b45-b7e3-9059c37b5ef3\">\r\n\r\nAfter:\r\n<img width=\"327\" alt=\"Screenshot 2023-12-08 at 15 56 14\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1415710/50227a61-c092-4e63-83ce-6e12c95d1e32\">","sha":"d41889bf39a8c514de04b5a7010bb6711544d746"}}]}] BACKPORT--> Co-authored-by: Julia Rechkunova <[email protected]>
- Loading branch information