gitlab-org--gitlab-foss/changelogs/unreleased/61928-remove-throttle-from-dirty-submit.yml
Nathan Friend 2a4a732db9
Fix throttling issue in form dirty checking
This commit fixes an issue that was causing the "Save changes" button
to be incorrectly enabled or disabled when changes were made to a form.
(Specifically, some of the subsections in the project settings pages.)
2019-05-17 14:05:15 -03:00

6 lines
193 B
YAML

---
title: Fix issue that causes "Save changes" button in project settings pages to be
enabled/disabled incorrectly when changes are made to the form
merge_request: 28377
author:
type: fixed