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

Allow newIssueUrl to be specified by a hash query param #23

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

danjm
Copy link
Contributor

@danjm danjm commented Jul 8, 2022

Fixes #15

Blocked by #22, currently comparing to that branch but should be rebased onto main after #22 is merged. Leaving in draft until then.

This PR adds handling for a newIssueUrl query parameter, allowing anyone directing a user to the phishing-warning page to specify which url they should go to when clicking "please file an issue"

To resolve the breaking change in metamask-extension that comes with the version bump to v30.0.0, MetaMask/metamask-extension#15160 is needed in addition to this PR

Base automatically changed from fix-unit-tests to main July 8, 2022 16:13
@danjm danjm force-pushed the dynamic-issue-link branch from a568196 to 620b5ed Compare July 8, 2022 16:15
@danjm danjm marked this pull request as ready for review July 8, 2022 16:16
@danjm danjm requested a review from a team as a code owner July 8, 2022 16:16
Copy link

@digiwand digiwand left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@adonesky1 adonesky1 left a comment

Choose a reason for hiding this comment

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

LGTM!

@adonesky1 adonesky1 merged commit 79ada4e into main Jul 11, 2022
@adonesky1 adonesky1 deleted the dynamic-issue-link branch July 11, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dispute link when a site is blocked by a non-MetaMask phishing list
3 participants