stable
Clone or download
Read-only
Part of story #10409: have a burning parrot git repository view Open the modal and create a PR that already exists. You should have an error message. Cancel the modal, and open it again: - selection of branches is lost - error message is gone Change-Id: Ie0453cab5daf3a82ec223873338f3a5ee0bf39f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/www/scripts/create-pullrequest-button/src/components/App.vue | +4 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/create-pullrequest-button/src/components/CreatePullrequestModal.vue | +16 | −6 | Go to diff View file |
M | plugins/pullrequest/www/scripts/create-pullrequest-button/src/store/mutations.js | +18 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/create-pullrequest-button/src/store/state.js | +2 | −0 | Go to diff View file |