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

App returns wrong value of input when trying to edit #28

Open
mcyusuf opened this issue May 27, 2018 · 1 comment
Open

App returns wrong value of input when trying to edit #28

mcyusuf opened this issue May 27, 2018 · 1 comment

Comments

@mcyusuf
Copy link

mcyusuf commented May 27, 2018

Expected behavior

After saving an expenditure value, and trying to edit the input, the app should return the same value saved at first

Actual behavior

When I try to edit a saved value for an expense, the app alters the value. (This happens with values with more than 8digits)

How to reproduce

  1. Tap the + button to create an expense
  2. Input the amount and description (make use of an amount with 8 digits above) and then save
  3. Click on the monthly total expenses to display the list of expenses saved
  4. Tap on the expense you want to edit
  5. Check the value returned

Recording of bug

https://youtu.be/-Rm-ksOP2bA

@luankevinferreira
Copy link
Owner

If you want to, send me a patch with this fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants