Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 667 forks source link

[Bug] Loan transactions disappears #3546

Closed Muthuraj5107220 closed 1 month ago

Muthuraj5107220 commented 1 month ago

Please confirm the following

Describe the bug

I noticed something unusual with the demo APK released for #3490 Tabular Loan UI. The change works as expected, showing the loan in the completed tab once it is finished. However, after adding a new record, the entire loan disappears from both the pending and completed tabs.

I've attached the screen recording for reference. Please feel free to reach out if you have any questions or need further clarification regarding the test.

To Reproduce

  1. Add a loan entry.
  2. Repay the loan, as it will show in the completed loans tab.
  3. After that add a new record in the same load, the entire loan disappears from both pending and completed loans.

Expected behavior

It should be displayed in the completed loans tab.

Screenshots

No response

App version

v2024.09.15-198

Smartphone

Realme GT Neo 3T, Android 14

Additional context

No response

Muthuraj5107220 commented 1 month ago

https://github.com/user-attachments/assets/365f3430-c186-4732-b984-4621ee011fb2

ivywallet commented 1 month ago

Thank you @Muthuraj5107220 for raising Issue #3546! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

shamim-emon commented 1 month ago

I'm on it

ivywallet commented 1 month ago

Thank you for your interest @shamim-emon! 🎉 Issue #3546 is assigned to you. You can work on it! ✅

If you don't want to work on it now, please un-assign yourself so other contributors can take it.

Also, make sure to read our Contribution Guidelines.

Muthuraj5107220 commented 1 month ago

I have tested the latest apk but the same problem exists.

nvllz commented 1 month ago

@Muthuraj5107220 I just installed this build and everything is fine. Check it out again.

Muthuraj5107220 commented 1 month ago

@ILIYANGERMANOV @nvllz @shamim-emon I am sorry for that, It is working great as expected.