wallet icon indicating copy to clipboard operation
wallet copied to clipboard

VC Name mismatch between dashboard screen and CHAPI share

Open rolsonquadras opened this issue 3 years ago • 1 comments

Name in dashboard : COVID-19 Vaccination Certificate Name in CHAPI share screen : Vaccination Certificate

Attached the screen recording:

https://user-images.githubusercontent.com/10111768/134388349-c41a9ae0-7557-4742-a6d4-41727b7cf964.mov

rolsonquadras avatar Sep 22 '21 16:09 rolsonquadras

This issue happens due to BBS+ query - the query doesn't have name attribute in the frame, hence backend api doesn't return the VC name and UI falls back to the default name. Currently, the front-end depends on name attribute in the credential for display purposes. Once we have a friendly name feature, this issue would be fixed.

rolsonquadras avatar Sep 22 '21 17:09 rolsonquadras