Save MR description when changing target branches in create mode
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem:
- I create a branch B from branch A in the terminal
- I push the branch and I get the MR link in the terminal
- I click it and it opens the MR create page
- I fill in the data (title and description, scroll down and then notice that the target branch is master, however I want to merge against A)
- I click change target branches, go to that page and click Compare branches and continue
- The description and title I filled in 4 are gone
Possible solution:
Use the autosave.js
plugin we already use when accidentaly closing the tab while editing/creating an issue/mr/comment
Edited by 🤖 GitLab Bot 🤖