digitalcredentials / web-verifier-plus

VerifierPlus allows users to verify any supported digital academic credential
https://verifierplus.org
MIT License
6 stars 7 forks source link

Display of achievementSubject.name and achievementType on VerifierPlus #90

Closed bmuramatsu closed 10 months ago

bmuramatsu commented 11 months ago

VerifierPlus displays achievementSubject.name and achievementType as smaller text underneath the credential name. LCW displays this information under Expiration Date.

  1. I think the achievementSubject.name should be at least as prominent as the descriptive text of the credential. I think the name should have the same weight as the other data on the page. This would mean increasing the font size.
  2. Where these two fields are displayed should be consistent between LCW and VerifierPlus.
  3. I prefer the display of achievementSubject.name in LCW v2.0.11-Build 66, that is in the main body of the display, versus the current VerifierPlus implementation.
  4. I prefer the achievementType under the credential name as I think that information is related. It could also go in the main body of the display as in LCW.

Display and relative sizing is consistent between Android Chrome and iOS Safari. Using iOS for the screenshot of VerifierPlus below.

VerifierPlus display

LCW v2.0.11-Build 66 display

lautom36 commented 11 months ago

Fixed in this PR.

kayaelle commented 10 months ago

Confirmed display updates