Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] fix: [Search:Search Applications:Content page]Missing error tex…
…t for Select searchable indices field (#200736) (#201241) # Backport This will backport the following commits from `main` to `8.x`: - [fix: [Search:Search Applications:Content page]Missing error text for Select searchable indices field (#200736)](#200736) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alexey Antonov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-21T16:41:47Z","message":"fix: [Search:Search Applications:Content page]Missing error text for Select searchable indices field (#200736)\n\nCloses: #200141 \r\nCloses: #199815\r\n\r\n### Description\r\nFields which are in error should have error text that for user it should\r\nbe instantly clear what is the error and how to fix it.\r\n\r\n### What was changed: \r\n1. Error handling was added for`\r\napplications/components/indices_select_combobox.tsx` component\r\n\r\n### Screen\r\n<img width=\"806\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/54a51822-d66a-4f50-be3f-2d8b203b0cd1\">","sha":"0abcf06a1a28db146e7dac5a748f9a83d10366cd","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","v9.0.0","Team:Search","backport:prev-minor"],"title":"fix: [Search:Search Applications:Content page]Missing error text for Select searchable indices field","number":200736,"url":"https://github.com/elastic/kibana/pull/200736","mergeCommit":{"message":"fix: [Search:Search Applications:Content page]Missing error text for Select searchable indices field (#200736)\n\nCloses: #200141 \r\nCloses: #199815\r\n\r\n### Description\r\nFields which are in error should have error text that for user it should\r\nbe instantly clear what is the error and how to fix it.\r\n\r\n### What was changed: \r\n1. Error handling was added for`\r\napplications/components/indices_select_combobox.tsx` component\r\n\r\n### Screen\r\n<img width=\"806\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/54a51822-d66a-4f50-be3f-2d8b203b0cd1\">","sha":"0abcf06a1a28db146e7dac5a748f9a83d10366cd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200736","number":200736,"mergeCommit":{"message":"fix: [Search:Search Applications:Content page]Missing error text for Select searchable indices field (#200736)\n\nCloses: #200141 \r\nCloses: #199815\r\n\r\n### Description\r\nFields which are in error should have error text that for user it should\r\nbe instantly clear what is the error and how to fix it.\r\n\r\n### What was changed: \r\n1. Error handling was added for`\r\napplications/components/indices_select_combobox.tsx` component\r\n\r\n### Screen\r\n<img width=\"806\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/54a51822-d66a-4f50-be3f-2d8b203b0cd1\">","sha":"0abcf06a1a28db146e7dac5a748f9a83d10366cd"}}]}] BACKPORT--> Co-authored-by: Alexey Antonov <[email protected]>
- Loading branch information