Yorkshireman/my-wordlist-mobile

Edit WordlistEntry: When user tries to submit a blank input, do something to stop them

Yorkshireman opened this issue · 0 comments

atm, the response is allowed to be sent and an error (naturally) comes back

  • Increase default notification duration to 5 secs from 4 secs
  • Handle graphql error responses when submitting a word update (render a notification)
  • Prevent empty word submission via client-side intervention plus a user-facing validation message
  • Add a Cancel button for when user is in the edit word text input field