Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a credential and viewing the offer history in connection results in a poor UX #2309

Open
knguyenBC opened this issue Dec 4, 2024 · 0 comments
Labels
backlog review enhancement New feature or request

Comments

@knguyenBC
Copy link

knguyenBC commented Dec 4, 2024

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

  • 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:
Image

Empty Credential details page:
Image

Console warning:
Image

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

@knguyenBC knguyenBC added enhancement New feature or request story/design Work involving user experience, including design and research labels Dec 4, 2024
@knguyenBC knguyenBC added backlog review and removed story/design Work involving user experience, including design and research need-ux-wireframe labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog review enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants