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

Fix wrong credential images in CredentialList and Favorites #217

Closed maiertech closed 1 month ago

maiertech commented 1 month ago

Description of change

When changing the credentials sort order, occasionally the wrong credential image is displayed. Steps to reproduce:

  1. Load the Ferris profile.
  2. Personal Information is favorite by default. Don't change it.
  3. Go to the "Badges" tab. Favorite both badges, one by one. Don't use the dev back button.
  4. Go to the "All" tab.
  5. Change the sort order to "Date issued".
  6. Go to the Badges tab.
  7. Teamwork shows the Ferris icon.

Links to any relevant issues

This is a fix on a feature branch.

How the change has been tested

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.