summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-10-25 09:32:09 -0500
committerFrederick Muriuki Muriithi2024-10-25 09:32:09 -0500
commit63f343f7f538c6041edac56298366612c626d540 (patch)
treea1ebd02647773c814b386ddeb7af531e6d56fa7c /issues
parente2f6491f7873ff02894cb448468efc2d685e60da (diff)
downloadgn-gemtext-63f343f7f538c6041edac56298366612c626d540.tar.gz
GN2: UI bug: Handle OAuth Errors Better
Diffstat (limited to 'issues')
-rw-r--r--issues/genenetwork2/handle-oauth-errors-better.gmi17
-rw-r--r--issues/genenetwork2/session_expiry_oauth_error.pngbin0 -> 144471 bytes
2 files changed, 17 insertions, 0 deletions
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
--- /dev/null
+++ b/issues/genenetwork2/session_expiry_oauth_error.png
Binary files differ