elastic / kibana

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

[RCA] Add refresh button on the investigation details #192093

Open kdelemme opened 2 months ago

kdelemme commented 2 months ago

Summary

Maybe: implement a refresh button that just does a refresh of the investigation and notes without a hard refresh of the page (stretch goal)

With the work being done with React Context, it should be pretty straightforward to implement, if we provide access to the refetch method of the get investigation hook.

elasticmachine commented 1 month ago

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

jasonrhodes commented 1 month ago

@drewpost what are your thoughts on if you want this?

kdelemme commented 1 month ago

FWIW, we are automatically refreshing the items/notes every 15s.