Skip to content

chore(runway): cherry-pick 2ab39eb (#14475)#14483

Merged
NicolasMassart merged 8 commits into
release/7.44.0from
runway-cherry-pick-7.44.0-1744040770
Apr 9, 2025
Merged

chore(runway): cherry-pick 2ab39eb (#14475)#14483
NicolasMassart merged 8 commits into
release/7.44.0from
runway-cherry-pick-7.44.0-1744040770

Conversation

@runway-github

@runway-github runway-github Bot commented Apr 7, 2025

Copy link
Copy Markdown
Contributor

Description

Prevent re-renders of the Field component in Snaps UI which would make
the keyboard briefly disappear. Since Field does not actually map to
have any children (as it instead passes some components as props), we do
not want the default key generation behavior. Instead, this PR
introduces specific logic for fields.

Related issues

Fixes: MetaMask/snaps#3308 2ab39eb

… in Snaps UI [cp-7.44.0] (#14475)

<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

Prevent re-renders of the Field component in Snaps UI which would make
the keyboard briefly disappear. Since `Field` does not actually map to
have any children (as it instead passes some components as props), we do
not want the default key generation behavior. Instead, this PR
introduces specific logic for fields.

## **Related issues**

Fixes: MetaMask/snaps#3308
@runway-github runway-github Bot requested a review from a team as a code owner April 7, 2025 15:46
@metamaskbot metamaskbot added the team-runway-bot-deprecated DEPRECATED: please use "team-bots" instead label Apr 7, 2025
@github-actions

github-actions Bot commented Apr 8, 2025

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.

@github-actions

This comment was marked as outdated.

@github-actions

github-actions Bot commented Apr 9, 2025

Copy link
Copy Markdown
Contributor

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: e467a97
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/5d3d52c5-5717-44d0-8224-f7a619057322

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@NicolasMassart NicolasMassart changed the title chore(runway): cherry-pick 2ab39eb chore(runway): cherry-pick 2ab39eb (#14475) Apr 9, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release/7.44.0@fa579fe). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/7.44.0   #14483   +/-   ##
=================================================
  Coverage                  ?   65.74%           
=================================================
  Files                     ?     2229           
  Lines                     ?    47408           
  Branches                  ?     6687           
=================================================
  Hits                      ?    31168           
  Misses                    ?    14247           
  Partials                  ?     1993           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

sonarqubecloud Bot commented Apr 9, 2025

Copy link
Copy Markdown

@NicolasMassart NicolasMassart merged commit a0ae616 into release/7.44.0 Apr 9, 2025
@NicolasMassart NicolasMassart deleted the runway-cherry-pick-7.44.0-1744040770 branch April 9, 2025 13:09
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

team-runway-bot-deprecated DEPRECATED: please use "team-bots" instead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants