Commit 36d36998 authored by GitLab Development's avatar GitLab Development

Disable create branch / merge request button until validation completed

parent 2663eff4
......@@ -311,6 +311,7 @@ export default class CreateMergeRequestDropdown {
}
onChangeInput(event) {
this.disable();
let target;
let value;
......
---
title: Fix incorrect new branch name from issue
merge_request: 20677
author: Lee Tickett
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment