You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While creating an account it is possible to initialize multiple accounts with the exact same name. This appears to be a bug as it makes it incredibly difficult to keep track of your separate accounts. The app is supposed to make keeping track of your finances simpler and easier and this seems to defeat the purpose of that goal.
Secondly, while creating an account, it is not possible to delete an erroneous account, or to modify an erroneous initial balance for that account. I.E. if i create an account initially with $10000, and I realize that is a mistake, I cannot fix that mistake without creating the account and manually changing it once it is created.
The text was updated successfully, but these errors were encountered:
This is not a code fix, but is a pull request to acknowledge the finding of several bugs during the account creation screen. ayastreb#62 Contains the actual description of the bug. This is simply to follow the pull request procedure for the submittal of a bug or supposed bug.
While creating an account it is possible to initialize multiple accounts with the exact same name. This appears to be a bug as it makes it incredibly difficult to keep track of your separate accounts. The app is supposed to make keeping track of your finances simpler and easier and this seems to defeat the purpose of that goal.
Secondly, while creating an account, it is not possible to delete an erroneous account, or to modify an erroneous initial balance for that account. I.E. if i create an account initially with $10000, and I realize that is a mistake, I cannot fix that mistake without creating the account and manually changing it once it is created.
The text was updated successfully, but these errors were encountered: