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

Update order of browser page load events #5829

Merged
merged 3 commits into from
May 25, 2023
Merged

Conversation

NicholasEllul
Copy link
Contributor

@NicholasEllul NicholasEllul commented Feb 23, 2023

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

Addresses https://github.com/MetaMask/mobile-planning/issues/976 by improving the way we load events on the pages. This should allow for us to reduce redundant loads of phishing page unless the user explicitly decides they would like to proceed to that page.

Screenshots/Recordings

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

Issue

https://github.com/MetaMask/mobile-planning/issues/976

Checklist

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2023

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.

@NicholasEllul
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@NicholasEllul NicholasEllul added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label May 15, 2023
@NicholasEllul NicholasEllul marked this pull request as ready for review May 15, 2023 14:27
@NicholasEllul NicholasEllul requested a review from a team as a code owner May 15, 2023 14:27
sethkfman
sethkfman previously approved these changes May 17, 2023
Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

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

LGTM

leotm
leotm previously approved these changes May 18, 2023
@sethkfman sethkfman added No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels May 25, 2023
@sethkfman sethkfman merged commit 1135748 into main May 25, 2023
13 checks passed
@sethkfman sethkfman deleted the ellul/browser-loading-update branch May 25, 2023 22:01
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. release-7.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants