Skip to content

Conversation

@danjm
Copy link
Contributor

@danjm danjm commented Feb 7, 2024

Description

Cherry-picks 7a3d9e2 (Cancel transaction signing from activity list (#22676)) into Version-v11.10.0

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Transactions that are being signed are displayed with the `Signing`
status in the activity list for additional clarity.
The standard `Cancel` button in the activity list will now cancel the
signing process for a transaction and mark it as failed.
While a transaction is being signed and submitted, subsequent
transactions will display an error in the confirmation and the `Confirm`
button will be disabled.
@danjm danjm requested review from a team as code owners February 7, 2024 16:21
@danjm danjm changed the title Cancel transaction signing from activity list (#22676) Cherry-picks 7a3d9e2 (#22676) Cherry-picks 7a3d9e2 Feb 7, 2024
@danjm danjm changed the title Cherry-picks 7a3d9e2 (#22676) Cherry-picks 7a3d9e2 Cherry-picks 7a3d9e2 (#22676) into Version-v11.10.0 Feb 7, 2024
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/transaction-controller@21.2.0 Transitive: environment, eval, filesystem, network +127 29.2 MB brad.decker, danfinlay, gudahtt, ...9 more
npm/jsonschema@1.4.1 None 0 81.8 kB acubed

🚮 Removed packages: npm/jsonschema@1.2.4

View full report↗︎

@sleepytanya
Copy link
Contributor

sleepytanya commented Feb 7, 2024

I don't see any transactions issues related to regression. Transaction can be successfully cancelled from the Activity list when Ledger is disconnected while signing. Also tested with the snap account.

@danjm danjm merged commit a1d3446 into Version-v11.10.0 Feb 8, 2024
@danjm danjm deleted the cherry-pick-7a3d9e2 branch February 8, 2024 00:25
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants