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

Move to using embedded Vue app for QR Code page #449

Merged
merged 13 commits into from
Apr 2, 2024
Merged

Move to using embedded Vue app for QR Code page #449

merged 13 commits into from
Apr 2, 2024

Conversation

Gavinok
Copy link
Contributor

@Gavinok Gavinok commented Mar 28, 2024

This pr resolves #432

In addition to the migration to Vue this PR adds a timer to catch when a credential has been stuck in the pending state for over a minute prompting the user.

2024-03-28_15-39-29

As well as providing this feedback users are also informed on possible reasons for a failed credential.

2024-03-28_15-41-45

I am not 100% sure these error messages make sense in all cases so feedback on them is appreciated.

@Gavinok Gavinok requested review from esune and loneil March 28, 2024 22:43
@Gavinok Gavinok requested review from esune and amanji April 1, 2024 21:28
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
amanji
amanji previously approved these changes Apr 2, 2024
Copy link
Contributor

@loneil loneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not seeing the redirecting working when trying locally any more.

It's sitting on
image

and I don't see callback_url referenced in the code any more

Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
@Gavinok
Copy link
Contributor Author

Gavinok commented Apr 2, 2024

Not seeing the redirecting working when trying locally any more.

It's sitting on image

and I don't see callback_url referenced in the code any more

Just tested this. Should work now

@Gavinok Gavinok requested a review from loneil April 2, 2024 22:46
Copy link
Contributor

@loneil loneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good after redirect fix. Tested out browser and mobile flows.

@esune esune merged commit 1953a2c into main Apr 2, 2024
5 checks passed
@esune esune deleted the embedded-vue branch April 2, 2024 23:18
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

Successfully merging this pull request may close these issues.

Switch to using embedded Vue app for QR Code page
4 participants