Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component: Custom Spending Cap #5083

Merged
merged 12 commits into from
Dec 13, 2022
Merged

Conversation

blackdevelopa
Copy link
Contributor

@blackdevelopa blackdevelopa commented Oct 4, 2022

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add needs-qa label when dev review is completed
  5. Add QA Passed label when QA has signed off

Description

This PR is part of the UI improvements for setting transaction spend limit. There is no QA review required at this time as this code is still in its component definition.

Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?
2. What is the improvement/solution?

Screenshots/Recordings

[Image]
https://user-images.githubusercontent.com/10342624/182721189-32deedf9-3a3b-4046-8f4f-609f4c0da183.png

[Updated Video]
http://recordit.co/5hNgjN11Om

If applicable, add screenshots and/or recordings to visualize the before and after of your change

Issue

Progresses https://github.com/metamask/metamask-planning/issues/183

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@blackdevelopa blackdevelopa marked this pull request as ready for review November 16, 2022 15:30
@blackdevelopa blackdevelopa requested a review from a team as a code owner November 16, 2022 15:30
@sethkfman sethkfman added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. labels Nov 29, 2022
@blackdevelopa blackdevelopa self-assigned this Nov 30, 2022
Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

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

Found a handful of UI issues and it was easier to just address them rather than commenting in all of the places. I created a branch cal/183-custom-spending with those changes. Feel free to use that as a reference or you can just pull directly as well.

Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

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

Left some more comments before merging. LGTM after addressing those.

index.js Outdated Show resolved Hide resolved
@blackdevelopa blackdevelopa removed No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Dec 13, 2022
@blackdevelopa blackdevelopa merged commit 4ef7125 into main Dec 13, 2022
@blackdevelopa blackdevelopa deleted the component/183-custom-spending branch December 13, 2022 23:03
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants