MR Pipeline cancelling is buggy
When clicking cancel button tooltip is still visible after refreshing the table
Probably caused by making a request before receiving the previous one. When the user clicks the button, when the response is received we make a new request to refresh the table. At the same time we are polling.
From Slack:
Bootstrap gets/sets state with a different data attribute than the one you initialize it with.