elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

[Rules] Improve rule types overview #147497

Open sorenlouv opened 1 year ago

sorenlouv commented 1 year ago

There are currently 30 rule types in the Kibana rule type management page, and this is growing every release. The existing ui doesn't scale, and no longer provides a good overview of the rule types.

Problems with the current layout:

Use Security UI as inspiration The security rule types on the other hand are not in a flyout, but instead utilizes the full size of the screen. This, together with the card-layout, makes it much easier to get a quick overview of the security rule types.

Kibana Rules UI

https://user-images.githubusercontent.com/209966/207565986-cd05ad8f-41ae-4707-a29b-1c9526f98524.mp4

Security Rules UI

image

Suggestions

To scope this down I suggest that for the first phase, only the rule type selection (and not the the actual rule creation) is moved out of the flyout so that when selecting a rule type it will open the flyout.

Related:

elasticmachine commented 1 year ago

Pinging @elastic/response-ops (Team:ResponseOps)

elasticmachine commented 1 year ago

Pinging @elastic/actionable-observability (Team: Actionable Observability)

CoenWarmer commented 1 year ago

The <EditAlertFlyout /> is part of TriggerActionsUI, which is owned by ResponseOps. Removing from our board.

XavierM commented 1 year ago

@mdefazio can you have a look please? and @shanisagiv1 can you help us to check the priority on this feature?