Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Fix issue 2927 (Crash Issue) #2934

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Fix issue 2927 (Crash Issue) #2934

merged 7 commits into from
Feb 8, 2024

Conversation

sandeepjak2007
Copy link
Contributor

@sandeepjak2007 sandeepjak2007 commented Feb 8, 2024

Pull Request (PR) Checklist

Please check if your pull request fulfills the following requirements:

  • The PR is submitted to the main branch.
  • I've read the Contribution Guidelines and my PR doesn't break the rules.
  • I've read the Architecture Guidelines.
  • I confirm that I've run the code locally and everything works as expected.
  • 🎬 I've attached a screen recoding of the changes.

Tip: drag & drop the video to the PR description.

What's changed?

Crash Issue resolved
AccountRecord.webm

Does this PR close any GitHub Issues?

Check Ivy Wallet Issues.

Fixed issue 2927
Added required string parameter for different languages
Total Balance Excluded string addition in all languages with single string
Account Spacing and Balance Row Spacer changes
Account Tab crash issue resolved
@ILIYANGERMANOV
Copy link
Collaborator

Thank you for the quick fix @sandeepjak2007! Can you test if the app shows the real balance on the accounts tab? Add 100 USD in one of your accounts

Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

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

Merging to hitfix the crash. @sandeepjak2007 the excluded balance isn't displayed correctly, I think you're reading some String UI state that can never be parsed to double

@ILIYANGERMANOV ILIYANGERMANOV merged commit 3fddeb0 into Ivy-Apps:main Feb 8, 2024
8 checks passed
@sandeepjak2007 sandeepjak2007 deleted the fix-issue-2927 branch February 9, 2024 08:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Balance row text alignment
2 participants