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

Multiple accounts with same name #90

Open
EnvyCy opened this issue Jan 17, 2022 · 0 comments
Open

Multiple accounts with same name #90

EnvyCy opened this issue Jan 17, 2022 · 0 comments

Comments

@EnvyCy
Copy link

EnvyCy commented Jan 17, 2022

Description
User is able to add multiple accounts with the same name, which may lead to confusion.

Steps to reproduce

  1. Go to Accounts Page
  2. Click "New" button
  3. Fill out name and balance
  4. Click "Save Account" button
  5. Repeat steps 2-4, providing the same values as earlier

Fix ideas

  • Display error message that prohibits the addition of an account with the same name
  • Add a unique identifier to accounts with same name for example: Account(1), Account(2)

Screenshots
Accounts

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

No branches or pull requests

1 participant