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

fix(suite-native): fix navigating from Connect and Unlock screen when device is connected #13566

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

matejkriz
Copy link
Member

@matejkriz matejkriz commented Jul 30, 2024

Description

Navigate out of Connect & Unlock screen if selected device is connected.
Also hide the button to Connect & Unlock screen if selected device is already connected to prevent immediate navigation back...

I use goBack instead of navigating to dashboard to keep it more general and allow to go back to settings, where the Device Switcher is also available.

Related Issue

Resolve #13198

Screenshots:

Screenrecorder-2024-07-30-17-52-04-663.mp4

Copy link
Contributor

@vytick vytick 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! 💪

@matejkriz
Copy link
Member Author

/rebase

@matejkriz matejkriz enabled auto-merge (rebase) August 1, 2024 07:29
Copy link

github-actions bot commented Aug 1, 2024

… device is connected

- Also hide the button to Connect & Unlock screen if selected device is already connected.
@trezor-ci trezor-ci force-pushed the fix/native/connect-device-on-connecting-screen branch from 7b95a24 to d05b236 Compare August 1, 2024 07:29
@matejkriz matejkriz merged commit bfb4542 into develop Aug 1, 2024
12 checks passed
@matejkriz matejkriz deleted the fix/native/connect-device-on-connecting-screen branch August 1, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Suite Lite issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect device stuck when physical device that's also view-only is connected & unlocked
2 participants