elastic / kibana

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

[ResponseOps][Alerts][Meta] Stack Alerts page improvements #183615

Open umbopepato opened 4 months ago

umbopepato commented 4 months ago

Image

From https://github.com/elastic/appex-qa-team/issues/153#issuecomment-2061639260 points 3, 4, 5

elasticmachine commented 4 months ago

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

cnasikas commented 4 months ago

@umbopepato I noticed that if you have access only to "Stack alerts", you create a rule, and then go to the stack alerts table you get a bunch of 403 toasters. You can see the alerts but you cannot use the filters and controls.

cnasikas commented 4 months ago

I found another bug. The table shows all alerts and then applies the filters (active alerts for example).

https://github.com/elastic/kibana/assets/7871006/9d5f3c7f-aef7-43a4-99df-ec799b68c5fe

umbopepato commented 4 months ago

Thanks for reporting these @cnasikas 👍

@umbopepato I noticed that if you have access only to "Stack alerts", you create a rule, and then go to the stack alerts table you get a bunch of 403 toasters. You can see the alerts but you cannot use the filters and controls.

As discussed separately, a possible improvement for unprivileged users getting 403 toast messages could be to hide the controls bar and show a prompt informing about the necessary permissions (like Security Solution does, but smaller).

I found another bug. The table shows all alerts and then applies the filters (active alerts for example).

This should be the same as https://github.com/elastic/kibana/issues/183412

cnasikas commented 3 months ago

I created the following issue https://github.com/elastic/kibana/issues/186451 for the permissions bug.