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

Surface "Address not supported" vs "User has rejected transaction" catch #8117

Open
0xean opened this issue Nov 12, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@0xean
Copy link
Contributor

0xean commented Nov 12, 2024

If an invalid address is used we currently catch the error and show the user "User has rejected the transaction" which leads to all sort of confusion.

We should instead catch this specific error and alert the user with "Address 0x123 not supported" on the toast. This will help us and operations to better triage issues of this sort.

@0xean 0xean moved this from Backlog to Up next / groomed in ShapeShift Dashboard Nov 12, 2024
@0xean 0xean added the bug Something isn't working label Nov 12, 2024
@0xean
Copy link
Contributor Author

0xean commented Nov 13, 2024

bumping prio on this one due to more users coming in the door and more chaos with this issue.

@purelycrickets
Copy link

Is there a possibility that a copy button could be added next to the address in the error message?

@kaladinlight kaladinlight moved this from Up next / groomed to In progress in ShapeShift Dashboard Nov 15, 2024
@kaladinlight kaladinlight self-assigned this Nov 15, 2024
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: In progress
Development

No branches or pull requests

3 participants