Skip to content

Conversation

techwithtim
Copy link

@techwithtim techwithtim commented Jul 10, 2020

This PR makes the export process cancellable. You can cancel by simply hitting the "cancel" button on the shown progress reporter.

Note: if the user cancels the export when the exported file has already been created than that file will be automatically deleted.

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).
  • The wiki is updated with any design decisions/details.

@techwithtim techwithtim added the no-changelog No news entry required label Jul 10, 2020
@techwithtim techwithtim self-assigned this Jul 10, 2020
@techwithtim techwithtim requested review from DonJayamanne and rchiodo and removed request for DonJayamanne July 10, 2020 15:41
@techwithtim techwithtim requested a review from DonJayamanne July 10, 2020 16:06
@techwithtim techwithtim marked this pull request as ready for review July 10, 2020 16:06
Copy link

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@techwithtim techwithtim requested a review from DonJayamanne July 10, 2020 18:53
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@techwithtim techwithtim merged commit 2eaf364 into microsoft:master Jul 10, 2020
DonJayamanne pushed a commit that referenced this pull request Jul 10, 2020
* made export cancellable

* some small fixes

* removed monaco editor import

* changed deleting method

* made export to temp file first

* removed unused action

* removed unused types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants