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

fix: prevent sanitizing issues on currency input #477

Merged
merged 7 commits into from
Apr 24, 2024

Conversation

alfonsobries
Copy link
Contributor

Summary

Issue described on ticket is caused by the value being sanitized while typing, the adjustment applies the decimals limit sanitization until input is blurred

Other than testing, ensure that this does not cause any side-effect on other places when the currency input is used

https://app.clickup.com/t/86dtace5v

Checklist

  • My changes look good in both light AND dark mode
  • The change is not hardcoded to a single network, but has multi-asset in mind
  • I checked my changes for obvious issues, debug statements and commented code
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Updated (UTC)
arkvault ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:21pm

Copy link
Contributor

@patricio0312rev patricio0312rev left a comment

Choose a reason for hiding this comment

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

Just a failing test, other than that, this is lit 🔥

@ItsANameToo ItsANameToo merged commit 36f387d into develop Apr 24, 2024
29 checks passed
@ItsANameToo ItsANameToo deleted the fix/currency-edit-issues branch April 24, 2024 08:54
@ItsANameToo ItsANameToo added this to the 1.15.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants