You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a credential is deleted and you go to the issuer connection, you're still able to see the credential offer history and tap "view offer". Tapping view offer displays a "Unable to fetch credential" error message and tapping "okay" takes you to an empty/broken credential details screen.
There is also a warning in the console as the dialog appears complaining about a non serializable object being passed, additional details pictured below.
Steps to reproduce
Receive a credential (showcase)
Accept that credential offer
Navigate to contacts
Find the contact you just received the offer from
Scroll to the Offer and click View offer
See error dialog that 'Credential not found'
See more details has nothing additional to show
Screenshots of current state
Error dialog:
Empty Credential details page:
Console warning:
Acceptance Criteria
Given a credential has a connection/contact
When the credential is removed from the wallet
Then the chat log is updated to include a chat bubble that states that the credential was deleted
And When the holder taps "view offer" in the chat screen
Then a pop-up notification appears that lets the holder know that they are unable to view the credential
Description of feature / user story
When a credential is deleted and you go to the issuer connection, you're still able to see the credential offer history and tap "view offer". Tapping view offer displays a "Unable to fetch credential" error message and tapping "okay" takes you to an empty/broken credential details screen.
There is also a warning in the console as the dialog appears complaining about a non serializable object being passed, additional details pictured below.
Steps to reproduce
Screenshots of current state
Error dialog:

Empty Credential details page:

Console warning:

Acceptance Criteria
Given a credential has a connection/contact
When the credential is removed from the wallet
Then the chat log is updated to include a chat bubble that states that the credential was deleted
And When the holder taps "view offer" in the chat screen
Then a pop-up notification appears that lets the holder know that they are unable to view the credential
Wireframes or relevant image assets / links
Wireframes:
Links to updated chat screen wireframes
Link to updated user flows:
Delete credential flow
The text was updated successfully, but these errors were encountered: