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

Add WalletConnect loading toast #6197

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Conversation

christianbaroni
Copy link
Member

@christianbaroni christianbaroni commented Oct 11, 2024

Fixes APP-1715

What changed (plus any additional context for devs)

Adds a loading state to be shown while we open a deeplinking until we are able to show the connect or sign WC sheets.

Screen recordings / screenshots

What to test

WC Flow (connect / sign)

Copy link

linear bot commented Oct 11, 2024

Copy link

socket-security bot commented Oct 11, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/sonner-native@0.15.0 None 0 290 kB gunnartorfis

View full report↗︎

@brunobar79 brunobar79 added the release for release blockers and release candidate branches label Oct 15, 2024
Copy link
Member

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

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

LGTM!

@brunobar79 brunobar79 marked this pull request as ready for review October 15, 2024 15:25
return;
}

const isDarkMode = await isDarkTheme();
Copy link
Contributor

@walmat walmat Oct 15, 2024

Choose a reason for hiding this comment

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

why this instead of useColorMode?

nvm need another cup of coffee

@brunobar79
Copy link
Member

Launch in simulator or device for 62ce42a

@brunobar79 brunobar79 merged commit fb077c9 into develop Oct 15, 2024
5 checks passed
@brunobar79 brunobar79 deleted the @christian/walletconnect-toast branch October 15, 2024 16:24
@brunobar79
Copy link
Member

Launch in simulator or device for e24511c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release for release blockers and release candidate branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants