openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
143 stars 134 forks source link

Wrong landing screen after decline a proof request #821

Closed jleach closed 1 year ago

jleach commented 1 year ago

Description of problem

When scanning a QR code to trigger a proof request, if the proof is declined the app goes to the "Connection" page.

Expected behavior

The app should return the user to the Home screen. This happens if you decline a proof request notification, just not if you decline from a QR code.

Steps to reproduce

  1. Scan a QR code to trigger a proof request.
  2. Decline the proof request.

Screenshots and/or log output

https://fullboarca-my.sharepoint.com/:v:/g/personal/jason_leach_fullboar_ca/ESK0V8WWGPdPvCKb7yN3754BBksMXGZ5c2LDHG2gM4Q2hg?e=daT9Ps

Environment

I would think this happens on Android also

Build #:

1.0.9 latest

Android Device Model:

iOS Device Model:

Workaround

Severity

jleach commented 1 year ago

Manually tested on 1.0.9-972. LGTM.