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

Bugfix: new send flow amount balance #1294

Merged
merged 5 commits into from
Jan 28, 2020

Conversation

estebanmino
Copy link
Contributor

Description

Adding balance section missing in new send flow pr

image

Checklist

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

Issue

Resolves #???

@estebanmino estebanmino added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Jan 23, 2020
@ibrahimtaveras00
Copy link
Contributor

ibrahimtaveras00 commented Jan 23, 2020

Issue 1:

In the case of attempting to send a collectible, when I get to the Send > Amount view the "Next" CTA is disabled and I cannot proceed. Shows the below warning

Screen Shot 2020-01-23 at 6 23 17 PM

@estebanmino
Copy link
Contributor Author

@ibrahimtaveras00 you have a video of this? i can't repro

Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

Fix looks good on both OS's, QA passed 👍

Copy link
Contributor

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

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

LGTM!

@estebanmino estebanmino merged commit 510aa9b into develop Jan 28, 2020
@estebanmino estebanmino deleted the bugfix/new-send-flow-amount-balance branch January 28, 2020 20:09
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* add balance

* snaps

* ui issue

* fix collectible
jpcloureiro added a commit that referenced this pull request Jul 2, 2024
## **Description**

Moving away from `.patch` changes on the webview

Our [RNWebView
fork](https://github.com/MetaMask/react-native-webview-mm) contains the
security patches.
The "Javascript Injection" patch was removed and the related patches to
fix bugs introduced by that.

Jest snapshots updates to reflect the new RNWebView component

## **Related issues**
[mobile-planning
#1294](https://github.com/MetaMask/mobile-planning/issues/1294)

## Acceptance Criteria
- [x] https://github.com/MetaMask/mobile-planning/issues/1618 ~must be
closed with zero bugs~ Done

## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] 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](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
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.

---------

Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com>
Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com>
Co-authored-by: Curtis David <Curtis.David7@gmail.com>
Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: jiexi <jiexiluan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Any New Features that needs a full manual QA prior to being added to a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants