Skip to content

fix: resolve Keystone QR scan button doing nothing#1027

Merged
bryzettler merged 2 commits intomainfrom
bugfix/keystone-scan-qr-navigation
Mar 24, 2026
Merged

fix: resolve Keystone QR scan button doing nothing#1027
bryzettler merged 2 commits intomainfrom
bugfix/keystone-scan-qr-navigation

Conversation

@bryzettler
Copy link
Contributor

ConnectKeystoneStartScreen navigated to ScanQrCode at the root stack level, but the Add New Account screen is a transparentModal — so the scanner rendered behind the modal. Navigate to KeystoneNavigator within AddNewAccountNavigator instead, matching the Ledger flow pattern.

ConnectKeystoneStartScreen navigated to ScanQrCode at the root stack
level, but the Add New Account screen is a transparentModal — so the
scanner rendered behind the modal. Navigate to KeystoneNavigator within
AddNewAccountNavigator instead, matching the Ledger flow pattern.
@bryzettler bryzettler requested a review from ChewingGlass March 24, 2026 18:30
@bryzettler bryzettler requested a review from a team as a code owner March 24, 2026 18:30
@bryzettler bryzettler requested review from a team, Perronef5, allenan and tyler-whitman and removed request for a team, Perronef5, allenan and tyler-whitman March 24, 2026 18:30
Consolidate duplicated KeystoneStackParamList into a shared
keystoneNavigatorTypes.ts (matching Ledger pattern). Type the
createStackNavigator call. Fix eslint import/order violations.
@bryzettler bryzettler merged commit b59db9b into main Mar 24, 2026
4 checks passed
@bryzettler bryzettler deleted the bugfix/keystone-scan-qr-navigation branch March 24, 2026 19:27
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.

2 participants