This is a timing issue when the user tries to stop the pipeline and clicks on the stop button multiple times and the response comes out of order.
When the response comes out of order the UI is not handling it correctly which leads to the entire pipeline level bar to dissapear. This is because any exception and React will unmount the entire component.