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

feat: add deposit retry UI and error messages #1475

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Conversation

tinaszheng
Copy link
Contributor

This PR adds a little shake animation to the retry button and adds an error message for each step~

Screen.Recording.2025-01-27.at.8.44.56.PM.mov

@tinaszheng tinaszheng requested a review from a team as a code owner January 28, 2025 03:17
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 3:23am
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 3:23am

}

setIsShaking(true);
setTimeout(() => setIsShaking(false), SHAKE_DURATION);
Copy link
Contributor

Choose a reason for hiding this comment

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

in theory should return () => clearTimeout(that timeout thing)

@tinaszheng tinaszheng merged commit 1753a54 into main Jan 29, 2025
8 of 9 checks passed
@tinaszheng tinaszheng deleted the tina/retry-error-states branch January 29, 2025 22:50
@ConejoCapital
Copy link

gorgeous

@tinaszheng
Copy link
Contributor Author

@ConejoCapital WHAT ARE YOU DOING HERE

@tyleroooo
Copy link
Contributor

gorgeous

@tinaszheng
Copy link
Contributor Author

@tyleroooo stop

@shrenujb
Copy link

Gorg

@matthewdowney
Copy link
Contributor

radiant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants