gitlab-org--gitlab-foss/changelogs/unreleased/63590-pipeline-actions-cause-full-refresh.yml
shampton cfa0c6592a Fix pipelines table update after action
The pipelines table was showing the loading icon
after the user cancelled or retried a pipeline.
This fixes that so the pipeline updates without
removing the table from the DOM.
2019-06-28 15:36:56 -07:00

5 lines
114 B
YAML

---
title: Fix pipelines table to update without refreshing after action
merge_request: 30190
author:
type: fixed