Refs: #3531
Complexity: 3
Create Issue
Setup: Install the pre-release build of GitHub Pull Requests and Issues.
The performance of opening the Create Pull Request view has been improved (actually, this was done last iteration, so you may not notice the speed up if you have been using the extension for the last month). To verify:
- Open a folder that contains a GitHub repository.
- Use the "Create Pull Request" command.
- Verify that opening the Create Pull Request view is "fast" (should be well under a second).
- Use the "Cancel" button in the Create view.
- Run the "Create Pull Request" command again, and be ready to quickly click on the one of the brand or remote drop downs in the view.
- Quickly click on one of the drop downs in the Create view. You may see that the drop down only contains one entry. This is expected if you're fast enough.
- Click out of the drop down and then click into again. Verify that the drop down has populated.
To improve the perceived performance of creating a pull request, there's now a progress notification that shows. To verify:
- Open a folder that contains a GitHub repository.
- Check out a topic branch and make a commit. Do not push the branch.
- Use the "Create Pull Request" command.
- Use the "Create" button in the Create Pull Request view.
- Verify that a progress notification shows and displays progress for pushing the branch and for creating the pull request.
Refs: #3531
Complexity: 3
Create Issue
Setup: Install the pre-release build of GitHub Pull Requests and Issues.
The performance of opening the Create Pull Request view has been improved (actually, this was done last iteration, so you may not notice the speed up if you have been using the extension for the last month). To verify:
To improve the perceived performance of creating a pull request, there's now a progress notification that shows. To verify: