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

Update proof request loading screens with skeleton loading | Dev #2097

Closed
knguyenBC opened this issue Jul 29, 2024 · 0 comments
Closed

Update proof request loading screens with skeleton loading | Dev #2097

knguyenBC opened this issue Jul 29, 2024 · 0 comments
Assignees
Milestone

Comments

@knguyenBC
Copy link

knguyenBC commented Jul 29, 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 proof request has a goal code
AND establishes a connection
When the holder scans the QR code
Then they are taken to the proof request 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 proof request 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 proof request flow and turn return them to the scan screen

Wireframes or relevant image assets / links

Figma file

Logic flow diagrams

Proof request flow

Generic (no goal code)

Dev Notes:

  • Refactor screen to accommodate multiple states
  • Refactor/Split to multiple components
@knguyenBC knguyenBC changed the title Update loading screens | Dev Replace proof request loading screens with skeleton loading | Dev Jul 31, 2024
@cvarjao cvarjao added this to the 1.0.20 milestone Aug 6, 2024
@jleach jleach changed the title Replace proof request loading screens with skeleton loading | Dev Update proof request loading screens with skeleton loading | Dev Aug 15, 2024
@jleach jleach self-assigned this Aug 15, 2024
@cvarjao cvarjao modified the milestones: 1.0.20, 1.0.21 Sep 24, 2024
@jeznorth jeznorth closed this as completed Oct 8, 2024
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

4 participants