Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Update Security UI side nav #3694

Closed
1 task
jmikell821 opened this issue Aug 8, 2023 · 2 comments · Fixed by #3785
Closed
1 task

[Meta] Update Security UI side nav #3694

jmikell821 opened this issue Aug 8, 2023 · 2 comments · Fixed by #3785
Assignees
Labels
Effort: Medium Issues that take moderate but not substantial time to complete meta Priority: High Issues that are time-sensitive and/or are of high customer importance Team: Detections/Response Detections and Response Team: Threat Hunting Formerly Data Visibility UI v8.10.0

Comments

@jmikell821
Copy link
Contributor

jmikell821 commented Aug 8, 2023

Related PR: elastic/kibana#159185
Public issue: elastic/kibana#157847

Major changes:

  • Former Manage -> Rules is moving to Rules.
  • Manage -> Cloud Posture Benchmarks is moving under Rules -> Benchmark rules.
  • Manage -> Shared Exception lists is moving under Rules -> Shared Exception lists.

Other Changes

SideNav package

  • Styles updated according to the design
  • New categories prop for the main panel links.
  • New types of categories for the secondary panel links:
    • Title: Groups links under a category with a title label.
    • Separator: Groups links adding space with surrounding links
    • Accordion: Groups links in a EUI collapsible accordion (not used yet, will be needed for Serverless)
  • The footerItems component prop has been removed in favor of the position?: 'top' | 'bottom' // default 'top' item attribute.
  • New iconType optional item attribute to display the icon next to the SideNav link.
  • All links texts now wrap instead of truncate.
  • Links descriptions are no longer used.
  • Secondary panel size updated, width reduced from 340px to 270px.

Before
2023-08-17_13-58-28

After
image
2023-08-17_14-04-34

Topics to review for updates:

Preview Give feedback
@nastasha-solomon
Copy link
Contributor

@natasha-moore-elastic here are the notes I was going to add to my doc issue before I realized that I created a duplicate doc issue:

@jmikell821 jmikell821 added Team: Detections/Response Detections and Response meta labels Aug 17, 2023
@jmikell821 jmikell821 changed the title Update Security UI side nav [Meta] Update Security UI side nav Aug 17, 2023
@natasha-moore-elastic
Copy link
Contributor

natasha-moore-elastic commented Aug 21, 2023

Changes to be made

Update paths:

  • Manage -> Rules to Rules -> Detection rules (SIEM)
  • Manage -> Cloud Posture Benchmarks (currently documented as Manage -> CSP Benchmarks) to  Rules -> Benchmark rules
  • Manage -> Shared Exception lists to Rules -> Shared exception lists

Update images/gifs that display the left nav:

Update content:

  • Elastic Security UI:
    • Under Manage, remove Rules, Share Exception Lists, and CSP Benchmarks bullet points
    • swap Cases and Timelines sections
    • swap Explore and Intelligence sections
    • Between Explore and Get started, add a new Rules section

@natasha-moore-elastic natasha-moore-elastic added Priority: High Issues that are time-sensitive and/or are of high customer importance Effort: Medium Issues that take moderate but not substantial time to complete labels Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort: Medium Issues that take moderate but not substantial time to complete meta Priority: High Issues that are time-sensitive and/or are of high customer importance Team: Detections/Response Detections and Response Team: Threat Hunting Formerly Data Visibility UI v8.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants