[9.1] [Security Solution] Prebuilt rule customizations flyout refactor (#227355)#228336
Closed
dplumlee wants to merge 1 commit intoelastic:9.1from
Closed
[9.1] [Security Solution] Prebuilt rule customizations flyout refactor (#227355)#228336dplumlee wants to merge 1 commit intoelastic:9.1from
dplumlee wants to merge 1 commit intoelastic:9.1from
Conversation
…stic#227355) **Fixes: elastic#227805 **Follow-up to:** elastic#225939 ## Summary Addresses comments from previous PR and refactors code to a more readable structure and adds labels to the "Investigation guide" and "Setup guide" sections of the Rule Details page for better displays to the user. ### Screenshots **Rule details panel** <img width="1492" height="1030" alt="Screenshot 2025-07-15 at 11 39 07 AM" src="https://github.com/user-attachments/assets/9844f89e-c23c-4065-af6a-44d670387f94" /> <img width="1484" height="792" alt="Screenshot 2025-07-15 at 1 44 52 PM" src="https://github.com/user-attachments/assets/bb97a219-c1ed-4654-8b8f-04ac76b9d7c1" /> ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed --------- Co-authored-by: Maxim Palenov <maxim.palenov@elastic.co> (cherry picked from commit 74c030a) # Conflicts: # x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_details_ui/pages/rule_details/index.tsx
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.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation