KSanjith / pe

0 stars 0 forks source link

App saves any spending or income of exactly 10 million, but deletes them upon closing and re-launching. #4

Open KSanjith opened 4 days ago

KSanjith commented 4 days ago

Details: When you create an income or spending of exactly 10 million, the app accepts them and adds them to the list (see Screenshot 1). However, these are saved as 1.0E7 in the save files (see Screenshot 2). Hence when closing and launching the app again, those entries are wrongly deleted for being invalid. This might impact any high networth students who may use your app for their accounting.

Steps to Reproduce:

Expected: App successfully loads in the 10 million dollar entries

Actual: App deleted the 10 million dollar entries (see Screenshot 3)

Screenshots:

  1. image.png

  2. image.png

  3. image.png

nus-pe-bot commented 1 day ago

Your response not required for this bug as the team has accepted the bug as it is.