kibana/packages/kbn-securitysolution-grouping/README.mdx
Yuliia Naumenko 9eee24f7bf
[Security Solution] Multi level grouping for alerts table (#152862)
## Multi Level Grouping

Resolves https://github.com/elastic/kibana/issues/150516
Resolves https://github.com/elastic/kibana/issues/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](https://github.com/elastic/kibana/issues/150666)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
2023-04-24 07:01:05 -06:00

3 lines
123 B
Text

# @kbn/securitysolution-grouping
Grouping component and query. Currently only consumed by security solution alerts table.