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

Unable to input "." when using "1 234 567,89" number format on iOS in dApp browser in majority of wallet apps #7801

Open
graysonhyc opened this issue Dec 9, 2024 · 2 comments

Comments

@graysonhyc
Copy link

graysonhyc commented Dec 9, 2024

In the default setting for iOS keyboard number format in some countries (including various countries in Europe such as France, Portugal and more), "1 234 567,89" is used. This means that the separator symbol in the decimal pad for the device keyboard is "," instead of ".". Currently, in the uniswap interface, "," is not a permitted symbol and it cannot be inputted. In some other popular dApps, usually "," will be replaced with "." instead of simply removing the entry.

Because of this issue, there is friction created for users in those countries as they cannot input decimal figures in the trading flow, thereby dropping off the flow.

Please consider fixing the UI by replacing "," with "." in the input field. This issue is affecting most of the popular wallets including but not limited to the following:

  • Rabby Wallet
  • Coinbase Wallet
  • Zerion Wallet
@Kudlaty955
Copy link

„.”

@plondon
Copy link

plondon commented Dec 16, 2024

We're working on a fix for this but in the meantime I think if you change the language on app.uniswap.org to match your systems language it should resolve the problem (you can use , as decimal separator)

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

No branches or pull requests

3 participants