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

Allow for retry on swapper failure #8523

Closed
0xApotheosis opened this issue Jan 9, 2025 · 0 comments · Fixed by #8527
Closed

Allow for retry on swapper failure #8523

0xApotheosis opened this issue Jan 9, 2025 · 0 comments · Fixed by #8527
Assignees
Labels
bug Something isn't working

Comments

@0xApotheosis
Copy link
Member

Overview

Allow the user to retry an action if it fails (e.g. a connected wallet declining the transaction signature.

References and additional details

E.g. current we get in when a connected wallet declines the signature:

Screenshot 2025-01-09 at 17 15 23

Note button is forever in a loading state.

Acceptance Criteria

Allow the user to retry the action of any step that fails.

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@0xApotheosis 0xApotheosis moved this from Backlog to Up next / groomed in ShapeShift Dashboard Jan 9, 2025
@0xApotheosis 0xApotheosis added the bug Something isn't working label Jan 9, 2025
@gomesalexandre gomesalexandre self-assigned this Jan 9, 2025
@gomesalexandre gomesalexandre moved this from Up next / groomed to In review in ShapeShift Dashboard Jan 9, 2025
@github-project-automation github-project-automation bot moved this from In review to Done in ShapeShift Dashboard Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants
@gomesalexandre @0xApotheosis and others