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

cp-7.41.0 #13590

Merged
merged 5 commits into from
Feb 20, 2025
Merged

cp-7.41.0 #13590

merged 5 commits into from
Feb 20, 2025

Conversation

httpJunkie
Copy link
Contributor

@httpJunkie httpJunkie commented Feb 18, 2025

fixes: #12857

Description

This PR corrects a linting issue and accidental typo in two files which could cause our banner to render full width instead of with the intended marginHorizontal.

We can see that both files where this typo exists has corresponding references to this style which will be affected (by not being applied). The codebase has been searched for all instances and these two were flagged. It's obvious by looking at the two changes that they need to be camelCase

Related issues

Fixes:

Manual testing steps

  1. Trigger STX migration and use ApproveTransactionReview by using the testdapp in mobile to deploy a smart contract.
  2. Ensure that the Smart TransactionMigrationBanner displays with proper margin and does not take up full width in this view. See screenshots where BEFORE is the existing state with the typo causing the banner to not display properly in the TransactionReview and the ApproveTransactionReview, views and the AFTER is with the fix to use camelCase as intended.

Screenshots/Recordings

Before

STXBannerFullWidth

After

STXBannerMargin

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.

@httpJunkie httpJunkie self-assigned this Feb 18, 2025
@httpJunkie httpJunkie requested a review from a team as a code owner February 18, 2025 19:31
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.

@metamaskbot metamaskbot added the team-transactions Transactions team label Feb 18, 2025
@httpJunkie httpJunkie marked this pull request as draft February 18, 2025 19:32
@httpJunkie httpJunkie added Run Smoke E2E Triggers smoke e2e on Bitrise team-confirmations Push issues to confirmations team labels Feb 18, 2025
@httpJunkie
Copy link
Contributor Author

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

@httpJunkie httpJunkie added Run Smoke E2E Triggers smoke e2e on Bitrise release-7.41.0 Issue or pull request that will be included in release 7.41.0 release-7.42.0 Issue or pull request that will be included in release 7.42.0 and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Feb 18, 2025
@MetaMask MetaMask deleted a comment from github-actions bot Feb 18, 2025
@MetaMask MetaMask deleted a comment from github-actions bot Feb 18, 2025
@httpJunkie httpJunkie marked this pull request as ready for review February 18, 2025 21:12
@httpJunkie httpJunkie added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Feb 18, 2025
Copy link
Contributor

github-actions bot commented Feb 18, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 80c5823
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/3e46b688-7459-436c-bc62-8d4ea2abd0c3

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

@httpJunkie httpJunkie removed the release-7.41.0 Issue or pull request that will be included in release 7.41.0 label Feb 19, 2025
@httpJunkie httpJunkie changed the title fix: stx banner typo, change to camelCase cp-7.41.0 Feb 20, 2025
@httpJunkie httpJunkie added the release-7.41.0 Issue or pull request that will be included in release 7.41.0 label Feb 20, 2025
@httpJunkie httpJunkie added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit 8886b52 Feb 20, 2025
44 of 46 checks passed
@httpJunkie httpJunkie deleted the fix/stx-banner-typo branch February 20, 2025 15:00
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.41.0 Issue or pull request that will be included in release 7.41.0 release-7.42.0 Issue or pull request that will be included in release 7.42.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-confirmations Push issues to confirmations team team-transactions Transactions team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants