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

As a user, I want to have my input validated and receive feedback when adding an item, so that it is clear how I can successfully interact with the app. #26

Open
anderswift opened this issue Jul 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@anderswift
Copy link
Member

Notes:

  • User is notified when a new item is added successfully
  • User is notified when there is an error adding the item to the database
  • User is notified onBlur if there is a problem with the "item name" field
  • Submit button is disabled unless/until form input is valid
  • User cannot enter new input or hit the button again until the onSubmit action is complete
@yenly yenly added the enhancement New feature or request label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants