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

Reset the State machines(Request and Scan) when User changes screen #663

Open
tilak-puli opened this issue Mar 22, 2023 · 0 comments
Open
Labels
enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet

Comments

@tilak-puli
Copy link
Contributor

tilak-puli commented Mar 22, 2023

As State machines are not reset on screen change following issues are happening.

  1. Clicking on icon in bottom nav bar, while staying in same screen causing screen to become white.
    -- for example, Go to Scan screen, scan the QR code. Once the Sharing Card screen is rendered in the UI Click on Scanner Icon in bottom navbar the Screen becomes white.
  2. Start the VC transfer and on Verifier side, Go to Home Screen. Wallet will be still connected. Wallet gets disconnected only when User comes back to request screen or scan screen.

Suggested Solution

On Screen change, Reset the state machine.

Screenshots for the issue:

Click on the scanner icon when we are on Sharing Card Screen
Screenshot 2023-03-27 at 12 02 02 PM

The screen becomes white
Screenshot 2023-03-27 at 12 02 13 PM

@tilak-puli tilak-puli added enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet labels Mar 22, 2023
@santhoshsunder santhoshsunder added bug Something isn't working and removed bug Something isn't working labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet
Projects
None yet
Development

No branches or pull requests

2 participants