digitalcredentials / web-verifier-plus

VerifierPlus allows users to verify any supported digital academic credential

Home Page:https://verifierplus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

achievement.image.id image size (should be same size as issuer.image)

bmuramatsu opened this issue · comments

I recommend that the achievement.image.id image be both legible and the same dimensions on screen as the issuer.image image as in LCW.

Verified works the same in VerifierPlus on Mac Safari and Android Chrome; and on iOS and Android LCW v2.0.11-Build 66

Display on VerifierPlus

Display in LCW

Tested with:
https://lcw.app/request.html?issuer=https%3A%2F%2Fissuer.example.com&vc_request_url=https://verify.dcconsortium.org/request/credential&challenge=ke12345678-0001&auth_type=bearer

(Need to use the hyperlink version to add to Android LCW to test, same as dccrequest://request?issuer=https%3A%2F%2Fissuer.example.com&vc_request_url=https://verify.dcconsortium.org/request/credential&challenge=ke12345678-0001&auth_type=bearer)

Note: the achievement.image.id image is the same size on "wide" windows width in desktop browsers. As the media port (window width) decreases, the image scales smaller to the size seen in the iOS screenshot in the original issue description.

Fixed in this PR.

Looks good. Closing.