Skip to content

Fix confirm page in extended view#24211

Merged
jpuri merged 8 commits intodevelopfrom
confirm_page_responsive_fix
Apr 26, 2024
Merged

Fix confirm page in extended view#24211
jpuri merged 8 commits intodevelopfrom
confirm_page_responsive_fix

Conversation

@jpuri
Copy link
Copy Markdown
Contributor

@jpuri jpuri commented Apr 24, 2024

Description

Fix confirm page layout in extended view.

Related issues

Fixes: #24055

Manual testing steps

  1. Enable confirmation re-design
  2. Submit a personal sign from text DAPP
  3. Open it in expanded view

Screenshots/Recordings

Screenshot 2024-04-24 at 10 31 18 AM

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've completed the PR template to the best of my ability
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

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.

@jpuri jpuri added team-confirmations-secure-ux-PR PRs from the confirmations team needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) confirmation-redesign labels Apr 24, 2024
@jpuri jpuri requested review from a team as code owners April 24, 2024 05:04
@github-actions
Copy link
Copy Markdown
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.

@jpuri jpuri requested a review from pedronfigueiredo April 25, 2024 02:57
Copy link
Copy Markdown
Contributor

@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!

screenshot of popup.html expanded:
Screenshot 2024-04-26 at 3 08 29 PM

we could consider adding padding top and bottom to this view later, possibly after we address the duplicate header issue

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [84415f3]
Page Load Metrics (1134 ± 634 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint621671013014
domContentLoaded147224136
load51354111341321634
domInteractive147224136
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 25 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.46%. Comparing base (7e972ba) to head (84415f3).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #24211   +/-   ##
========================================
  Coverage    67.46%   67.46%           
========================================
  Files         1263     1263           
  Lines        49327    49327           
  Branches     12854    12854           
========================================
  Hits         33278    33278           
  Misses       16049    16049           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jpuri jpuri merged commit a07d82f into develop Apr 26, 2024
@jpuri jpuri deleted the confirm_page_responsive_fix branch April 26, 2024 12:50
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Apr 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
@gauthierpetetin gauthierpetetin added the release-12.0.0 Issue or pull request that will be included in release 12.0.0 label Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

confirmation-redesign release-12.0.0 Issue or pull request that will be included in release 12.0.0 team-confirmations-secure-ux-PR PRs from the confirmations team

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Bug]: Confirmation Redesign - Extended view and expanded width displays odd width

5 participants