Skip to content

added guards to prevent reload accounts if no accounts exist yet (dur…#3445

Closed
B0Y3R-AVA wants to merge 1 commit intomainfrom
boyer/seedless-wallet-not-loading-balances-after-onboarding
Closed

added guards to prevent reload accounts if no accounts exist yet (dur…#3445
B0Y3R-AVA wants to merge 1 commit intomainfrom
boyer/seedless-wallet-not-loading-balances-after-onboarding

Conversation

@B0Y3R-AVA
Copy link
Copy Markdown
Contributor

…ing onboarding)

Description

Ticket: [CP-]

Please provide:

  • A summary of the changes
  • Motivation and context for this change
  • Any dependencies introduced
  • (If breaking) migration steps and instructions

Screenshots/Videos

Include relevant screenshots or screen recordings of iOS and Android.

Testing

Dev Testing (if applicable)

  • Provide steps to test the happy path of your feature
  • Provide steps to test edge cases and error states
  • Trigger a build on bitrise and reference it here
  • Move the ticket into the "Testing" column on Jira

QA Testing (if applicable)

  • Provide instructions for QA to test this feature thoroughly
  • State expected behavior / acceptance criteria

Checklist

Please check all that apply (if applicable)

  • I have performed a self-review of my code
  • I have verified the code works
  • I have included screenshots / videos of android and ios
  • I have added testing steps
  • I have added/updated necessary unit tests
  • I have updated the documentation

data: requestItems,
currency: currency as GetBalancesRequestBody['currency'],
showUntrustedTokens: false
showUntrustedTokens: true
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ferenc suggested we add this to match ext / web

@B0Y3R-AVA B0Y3R-AVA closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant