diff options
author | SidiBlak | 2024-07-24 10:01:26 +0300 |
---|---|---|
committer | GitHub | 2024-07-24 10:01:26 +0300 |
commit | 47439f5cd2422ce8bdaf5c51418fe44dad3de06d (patch) | |
tree | d67da3f434be98784c92e17aff0593ad5be9dd93 /issues | |
parent | 11ee7abc958b83771eb036d5331a8d1e51d809ff (diff) | |
download | gn-gemtext-47439f5cd2422ce8bdaf5c51418fe44dad3de06d.tar.gz |
Delete issues/gnqa/Login-no-indication-for-requirement
Diffstat (limited to 'issues')
-rw-r--r-- | issues/gnqa/Login-no-indication-for-requirement | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/issues/gnqa/Login-no-indication-for-requirement b/issues/gnqa/Login-no-indication-for-requirement deleted file mode 100644 index 7ed713a..0000000 --- a/issues/gnqa/Login-no-indication-for-requirement +++ /dev/null @@ -1,30 +0,0 @@ -# Rating System: No Indication for Login Requirement - -## Tags - -* type: bug -* status: open -* priority: medium -* assigned: alex, shelby -* keywords: gnqna, user experience, UX - -## Description - -=> https://cd.genenetwork.org/gnqna The GNQNA system on CD -requires the user to be logged in for them to be able to rate the answers. - -There is, however, no indication that that is expected; instead, the user receives an alert with the following cryptic error when they attempt to rate an answer when not logged in: - -``` -HTTP Error:HTTP Response Code: 500-reason-Generic Exception -``` - -This is not a friendly response to the user, since it does not tell the user what they did wrong. - -I propose a message that lets the user know they need to be logged in to rate the answer, something like: - -``` -You attempted to rate your answer, but you are not logged in. We do not allow rating unless you are logged in. - -This is in place to reduce the chances of spam ratings. Do, please, log in and attempt rating again. -``` |