digitalcredentials / learner-credential-wallet

Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital learner credentials.
https://lcw.app
MIT License
54 stars 28 forks source link

Add reassuring error message if call to get status bitstring fails. #551

Open jchartrand opened 7 months ago

jchartrand commented 7 months ago

If the http call to get the bitstring for the credential status fails (for whatever reason - timeout, internet connection, server error), show some kind of reassuring message that makes clear that this doesn't necessarily mean that the credential has been revoked or is invalid, just that something technical is preventing a conclusive check.

So maybe a message something like:

"The verification system is experiencing technical difficulties - please try again later. This does not mean your credential isn't valid, only that the system can't confirm just now."

Related to: https://github.com/digitalcredentials/web-verifier-plus/issues/114

alexfigtree commented 5 months ago

Dmitri: suggests something like a warning/yellow icon for conditions that aren't quite failures Dmitri: need to communicate the trust-worthiness/reputation of a registry James: For test issuer, big message showing that issuer is/is not recognized, or is a test issuer (known sandbox registry)