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: better vault errors #665

Merged
merged 5 commits into from
Sep 19, 2024
Merged

feat: better vault errors #665

merged 5 commits into from
Sep 19, 2024

Conversation

tyleroooo
Copy link
Contributor

No description provided.

textKey = "APP.VAULTS.SLIPPAGE_WARNING",
textKeyParams = listOf(
ErrorParam(key = "AMOUNT", value = slippagePercent.format(4), format = ErrorFormat.Percent),
ErrorParam(key = "LINK", value = "", format = null),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I actually don't know where to store the url or how to pass the anchor text and stuff. Can we just trust the mobile clients will handle this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Sure.. we can update it when working on the mobile client!

ruixhuang
ruixhuang previously approved these changes Sep 19, 2024
@tyleroooo tyleroooo enabled auto-merge (squash) September 19, 2024 23:22
@tyleroooo tyleroooo merged commit 0871947 into main Sep 19, 2024
3 checks passed
@tyleroooo tyleroooo deleted the tu/vault-errors branch September 19, 2024 23:23
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.

2 participants