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

fix: SIWE signature page displays parsed URI instead of domain #27754

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

pedronfigueiredo
Copy link
Contributor

@pedronfigueiredo pedronfigueiredo commented Oct 10, 2024

Description

This PR modifies the SIWE signature page only, by changing the URL field to display the parsed uri instead of domain.

Open in GitHub Codespaces

Related issues

Fixes: #27609

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

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.

@pedronfigueiredo pedronfigueiredo added the team-confirmations Push issues to confirmations team label Oct 10, 2024
@pedronfigueiredo pedronfigueiredo self-assigned this Oct 10, 2024
@pedronfigueiredo pedronfigueiredo requested a review from a team as a code owner October 10, 2024 10:28
Copy link
Contributor

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.

Copy link

@metamaskbot
Copy link
Collaborator

Builds ready [c47d23e]
Page Load Metrics (1788 ± 100 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint30724441721387186
domContentLoaded14932298175318890
load149924281788208100
domInteractive238042168
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: -3 Bytes (-0.00%)
  • common: 0 Bytes (0.00%)

@pedronfigueiredo pedronfigueiredo added this pull request to the merge queue Oct 10, 2024
Merged via the queue into develop with commit bfde1da Oct 10, 2024
85 checks passed
@pedronfigueiredo pedronfigueiredo deleted the pnf/27609 branch October 10, 2024 13:58
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2024
@metamaskbot metamaskbot added the release-12.7.0 Issue or pull request that will be included in release 12.7.0 label Oct 10, 2024
@gauthierpetetin gauthierpetetin added release-12.6.0 Issue or pull request that will be included in release 12.6.0 and removed release-12.7.0 Issue or pull request that will be included in release 12.7.0 labels Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.6.0 Issue or pull request that will be included in release 12.6.0 team-confirmations Push issues to confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Redesigned SIWE displays domain instead of URI field
5 participants