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: [Security:Rules:SharedExceptionList] The toggle button for…
… linking a rule on add rule exception panel is missing discernible text (#205600) (#207700) # Backport This will backport the following commits from `main` to `8.x`: - [fix: [Security:Rules:SharedExceptionList] The toggle button for linking a rule on add rule exception panel is missing discernible text (#205600)](#205600) <!--- 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":"2025-01-22T08:23:13Z","message":"fix: [Security:Rules:SharedExceptionList] The toggle button for linking a rule on add rule exception panel is missing discernible text (#205600)\n\nCloses: #204667\r\n\r\n## Summary\r\nThe toggle button for linking to a rule on Add rule exception panel is\r\nmissing discernible text\r\n**Preconditions**\r\nSecurity -> Rules->Shared exceptions ->Add rule exception panel is open\r\n\r\n## Changes made: \r\n1. Added 'label' attribute for **EuiSwitch**\r\n\r\n### Screen\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9714112b-b402-43c6-9b62-388f94079b33)","sha":"a878c98ecc312ff7192698cde6afd38060c124b8","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: SecuritySolution","backport:prev-minor"],"title":"fix: [Security:Rules:SharedExceptionList] The toggle button for linking a rule on add rule exception panel is missing discernible text","number":205600,"url":"https://github.com/elastic/kibana/pull/205600","mergeCommit":{"message":"fix: [Security:Rules:SharedExceptionList] The toggle button for linking a rule on add rule exception panel is missing discernible text (#205600)\n\nCloses: #204667\r\n\r\n## Summary\r\nThe toggle button for linking to a rule on Add rule exception panel is\r\nmissing discernible text\r\n**Preconditions**\r\nSecurity -> Rules->Shared exceptions ->Add rule exception panel is open\r\n\r\n## Changes made: \r\n1. Added 'label' attribute for **EuiSwitch**\r\n\r\n### Screen\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9714112b-b402-43c6-9b62-388f94079b33)","sha":"a878c98ecc312ff7192698cde6afd38060c124b8"}},"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/205600","number":205600,"mergeCommit":{"message":"fix: [Security:Rules:SharedExceptionList] The toggle button for linking a rule on add rule exception panel is missing discernible text (#205600)\n\nCloses: #204667\r\n\r\n## Summary\r\nThe toggle button for linking to a rule on Add rule exception panel is\r\nmissing discernible text\r\n**Preconditions**\r\nSecurity -> Rules->Shared exceptions ->Add rule exception panel is open\r\n\r\n## Changes made: \r\n1. Added 'label' attribute for **EuiSwitch**\r\n\r\n### Screen\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9714112b-b402-43c6-9b62-388f94079b33)","sha":"a878c98ecc312ff7192698cde6afd38060c124b8"}}]}] BACKPORT--> Co-authored-by: Alexey Antonov <[email protected]>
- Loading branch information