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(3598): Strengthen the check for fallback network switching in the… #12674

Conversation

EtherWizard33
Copy link
Contributor

Strengthen the check for fallback network switching in the…… scenario where user unchecked the active chain.

Description

  • GIVEN the dapp found itself on an unpermitted chain after the global chain was switched to a chain it had not granted permission to
  • WHEN the user was added the permission to a different network by clicking Update button
  • THEN there was a switch to the next permitted chain, before he actually selected the one he wanted from the permitted chains list.

Expected result, that chain change was unecessary, it should just wait for the user to select the chain from his permitted network. This is now fixed.

Related issues

Fixes:

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.

… scenario where user unchecked the active chain.
@EtherWizard33 EtherWizard33 added Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-ux labels Dec 13, 2024
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
Contributor

github-actions bot commented Dec 13, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 6484062
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/54faf805-5e49-42a3-8ec0-5c611de01a74

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

@EtherWizard33 EtherWizard33 marked this pull request as ready for review December 13, 2024 16:09
@EtherWizard33 EtherWizard33 requested a review from a team as a code owner December 13, 2024 16:09
…twork-switching-in-thes-scenario-where-user-unchecked-the-active-chain
Copy link

sonarcloud bot commented Dec 13, 2024

@EtherWizard33
Copy link
Contributor Author

this PR is now cherry picked into another that was merged

@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant