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

Replace credential offer loading screens with skeleton loading | Dev #2103

Open
knguyenBC opened this issue Jul 31, 2024 · 0 comments
Open

Comments

@knguyenBC
Copy link

knguyenBC commented Jul 31, 2024

Description of feature / user story

As a developer, I want to be able to see where in the process of a credential offer or proof request is, especially when the holder has taken a screenshot, so that I can know where the holder is having issues

As a holder, I want to be able to know if they are experiencing an issue, so that they can immediately try to troubleshoot for themselves.

Acceptance Criteria

GIVEN the credential offer has a goal code
AND establishes a connection
When the holder scans the QR code
Then they are taken to the credential offer skeleton loading screen
And the loading screens display a loading bar that depicts status of the connection and when the proof is loading

Given a credential offer is in process
When 10 seconds has passed
Then an alert box is displayed letting people know it's slower than usual
And tapping on try again will cancel the credential offer flow and turn return them to the scan screen

Wireframes or relevant image assets / links

Figma file

Logic flow diagrams

Credential offer flow

Generic (no goal code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant