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.x`: - [[Fleet] added tour component, removed search (#203741)](#203741) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Bardi","email":"90178898+juliaElastic@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-12-12T10:39:32Z","message":"[Fleet] added tour component, removed search (#203741)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/ingest-dev/issues/4324\r\n\r\n- Added tour component for Export CSV feature, it goes away on`Close\r\ntour`\r\n- Removed search in column selection\r\n- Tried a few ways to fix the search not to remove the existing\r\nselection (see in #203103), but\r\ndoesn't seem possible with EuiTable. Removed for now as there aren't\r\nthat many columns, and don't want to leave it in as is.\r\n\r\n<img width=\"1772\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/464f8247-bc2d-45d5-8fd4-96d790a40833\">\r\n \r\n<img width=\"860\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/5d3058f0-2e52-4248-af34-0dfa1c149417\">","sha":"96573a40c1d9b2429dafd1f88abda3a9a9c0171a","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","backport:prev-minor"],"title":"[Fleet] added tour component, removed search","number":203741,"url":"https://github.com/elastic/kibana/pull/203741","mergeCommit":{"message":"[Fleet] added tour component, removed search (#203741)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/ingest-dev/issues/4324\r\n\r\n- Added tour component for Export CSV feature, it goes away on`Close\r\ntour`\r\n- Removed search in column selection\r\n- Tried a few ways to fix the search not to remove the existing\r\nselection (see in #203103), but\r\ndoesn't seem possible with EuiTable. Removed for now as there aren't\r\nthat many columns, and don't want to leave it in as is.\r\n\r\n<img width=\"1772\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/464f8247-bc2d-45d5-8fd4-96d790a40833\">\r\n \r\n<img width=\"860\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/5d3058f0-2e52-4248-af34-0dfa1c149417\">","sha":"96573a40c1d9b2429dafd1f88abda3a9a9c0171a"}},"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/203741","number":203741,"mergeCommit":{"message":"[Fleet] added tour component, removed search (#203741)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/ingest-dev/issues/4324\r\n\r\n- Added tour component for Export CSV feature, it goes away on`Close\r\ntour`\r\n- Removed search in column selection\r\n- Tried a few ways to fix the search not to remove the existing\r\nselection (see in #203103), but\r\ndoesn't seem possible with EuiTable. Removed for now as there aren't\r\nthat many columns, and don't want to leave it in as is.\r\n\r\n<img width=\"1772\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/464f8247-bc2d-45d5-8fd4-96d790a40833\">\r\n \r\n<img width=\"860\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/5d3058f0-2e52-4248-af34-0dfa1c149417\">","sha":"96573a40c1d9b2429dafd1f88abda3a9a9c0171a"}}]}] BACKPORT--> Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
- Loading branch information