blob: 77ad7ad929c3ba62a62010a0399b7944fe20a625 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Handle OAuth Errors Better
## Tags
* type: bug
* status: closed, completed
* priority: high
* assigned: fredm
* interested: zachs, robw
* keywords: gn2, genenetwork2, ui, user interface, oauth, oauth errors
## Description
When a session expires, for whatever reason, a notification is displayed to the user as shown in the image below:
=> ./session_expiry_oauth_error.png
The message is a little jarring to the end user. Make it gentler, and probably more informative, so the user is not as surprised.
## Close as complete
This should be fixed at this point. Closing this as complete.
|