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

[5.3] Skip to amount to buy when region is selected #4442

Merged
merged 38 commits into from
Jun 14, 2022

Conversation

wachunei
Copy link
Member

@wachunei wachunei commented Jun 3, 2022

> This PR is using base release/5.2.0. When that branch is merged to main, this should be updated to point to main as base.

This PR adds the skipping screen feature for on ramp aggregator.

  • When user has not previously selected a region, they will land on the Region screen (current behavior).
  • When user has previously selected a region, they will land on Amount to buy screen.
    • There is a small chance that the selected region changes to be unsupported, when that happens we redirect to Region screen and remove that selection.

metamaskbot and others added 30 commits May 16, 2022 18:44
Co-authored-by: Gustavo Antunes <gantunes@uc.cl>
* fix subtitle mapping

* delete

* fix pt

* put setTimeout back

Co-authored-by: Curtis David <Curtis.David7@gmail.com>
…#4360)

Co-authored-by: Pedro Pablo Aste Kompen <wachunei@gmail.com>
* Refactor Transaction into Order for fiat orders

* Fix uppercase
@mobularay mobularay changed the title Skip to amount to buy when region is selected [5.3] Skip to amount to buy when region is selected Jun 7, 2022
Base automatically changed from release/5.2.0 to main June 7, 2022 23:00
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 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.

@wachunei wachunei marked this pull request as ready for review June 8, 2022 13:41
@wachunei wachunei requested a review from a team as a code owner June 8, 2022 13:41
@mobularay mobularay added the release-5.3.0 All PRs that will be included in 5.3.0 release label Jun 14, 2022
Copy link
Contributor

@alaahd alaahd left a comment

Choose a reason for hiding this comment

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

LGTM!

@Cal-L
Copy link
Contributor

Cal-L commented Jun 14, 2022

Let's account for iPhones with notches on the bottom

image

1 similar comment
@Cal-L
Copy link
Contributor

Cal-L commented Jun 14, 2022

Let's account for iPhones with notches on the bottom

image

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.

Aside from my comment, LGTM!

@wachunei wachunei merged commit a2b965c into main Jun 14, 2022
@wachunei wachunei deleted the feature/onramp-skip-screens branch June 14, 2022 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-5.3.0 All PRs that will be included in 5.3.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants