From 63f343f7f538c6041edac56298366612c626d540 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 25 Oct 2024 09:32:09 -0500 Subject: GN2: UI bug: Handle OAuth Errors Better --- issues/genenetwork2/handle-oauth-errors-better.gmi | 17 +++++++++++++++++ issues/genenetwork2/session_expiry_oauth_error.png | Bin 0 -> 144471 bytes 2 files changed, 17 insertions(+) create mode 100644 issues/genenetwork2/handle-oauth-errors-better.gmi create mode 100644 issues/genenetwork2/session_expiry_oauth_error.png (limited to 'issues') diff --git a/issues/genenetwork2/handle-oauth-errors-better.gmi b/issues/genenetwork2/handle-oauth-errors-better.gmi new file mode 100644 index 0000000..462ded5 --- /dev/null +++ b/issues/genenetwork2/handle-oauth-errors-better.gmi @@ -0,0 +1,17 @@ +# Handle OAuth Errors Better + +## Tags + +* type: bug +* status: open +* 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. diff --git a/issues/genenetwork2/session_expiry_oauth_error.png b/issues/genenetwork2/session_expiry_oauth_error.png new file mode 100644 index 0000000..34e2dda Binary files /dev/null and b/issues/genenetwork2/session_expiry_oauth_error.png differ -- cgit v1.2.3