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

[Security Solution] UI component for selecting multiple groups #150514

Closed
YulNaumenko opened this issue Feb 8, 2023 · 1 comment · Fixed by #152862
Closed

[Security Solution] UI component for selecting multiple groups #150514

YulNaumenko opened this issue Feb 8, 2023 · 1 comment · Fixed by #152862
Assignees

Comments

@YulNaumenko
Copy link
Contributor

YulNaumenko commented Feb 8, 2023

Add grouping selector component. Consider the possibility of adding a second level of groupings and change the nesting of applied groping.
As a part of grouping MVP was added a select component for a single grouping field, which supports the predefined field options and ability to select custom field:
!! Need design.

The goal of the issue is to change the existing select UI component to support defining grouping by the multiple fields (nested grouping). For example:
Screenshot 2023-02-07 at 8 38 07 PM

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@YulNaumenko YulNaumenko changed the title {Security Solution] UI component for selecting multiple groups [Security Solution] UI component for selecting multiple groups Feb 8, 2023
@stephmilovic stephmilovic self-assigned this Apr 6, 2023
stephmilovic added a commit that referenced this issue Apr 24, 2023
## Multi Level Grouping

Resolves #150516
Resolves #150514

Implements multi level grouping in Alerts table and Rule details table.
Supports 3 levels deep.


https://user-images.githubusercontent.com/6935300/232547389-7d778f69-d96d-4bd8-8560-f5ddd9fe8060.mov

### Test plan


https://docs.google.com/document/d/15oseanNzF-u-Xeoahy1IVxI4oV3wOuO8VhA886cA1U8/edit#

### To do

- [Cypress](#150666)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
nikitaindik pushed a commit to nikitaindik/kibana that referenced this issue Apr 25, 2023
…2862)

## Multi Level Grouping

Resolves elastic#150516
Resolves elastic#150514

Implements multi level grouping in Alerts table and Rule details table.
Supports 3 levels deep.


https://user-images.githubusercontent.com/6935300/232547389-7d778f69-d96d-4bd8-8560-f5ddd9fe8060.mov

### Test plan


https://docs.google.com/document/d/15oseanNzF-u-Xeoahy1IVxI4oV3wOuO8VhA886cA1U8/edit#

### To do

- [Cypress](elastic#150666)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants