impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

[Bug] Connection not linked in badge details #201

Closed daniel-mader closed 2 months ago

daniel-mader commented 2 months ago

Description

The connection id is not determined correctly by the frontend, so that it does not resolve a valid connection for a badge. This results in:

In some cases the issuer name is also not determined correctly when the backend sets one of the issuer name fields to an empty string instead of a null or undefined.

Screenshot 2024-04-19 at 18 31 02

Hardware Specification

n/a

Steps to Reproduce the Bug

  1. Load Ferris' profile
  2. Open one of the example badges

Expected Behaviour

Connection logo and name are displayed correctly

Actual Behaviour

n/a

Errors

n/a