baltimorecounty / react-baltcogo

1 stars 0 forks source link

Identify and handle errors for server failures #136

Closed danfox01 closed 3 years ago

danfox01 commented 5 years ago

Discovered while testing error messaging with request blocking turned on. We need failure messages at a few places in the UI where the user is making a server request. For example:

Sign in Sign up Reset password

danfox01 commented 5 years ago

@jdomasky confirmed these error messages are working, however we need to tweak what they say.

Currently they say "Network error."

Please update to, "We're having trouble connecting to the server. Please try again in a few minutes."

tmccoy529 commented 5 years ago

@jdomasky @danfox01 the text has been changed and this is back in test.

jdomasky commented 5 years ago

@tmccoy529 @danfox01 Thank you. Will resuming testing today--shortly.

jdomasky commented 5 years ago

Looks good. This issue has passed testing.