-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: Unable to edit gas fee on iOS "Only numbers are allowed" message #17195
Copy link
Copy link
Closed
Copy link
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingregression-RC-7.50.0Regression bug that was found in release candidate (RC) for release 7.50.0Regression bug that was found in release candidate (RC) for release 7.50.0release-7.53.0Issue or pull request that will be included in release 7.53.0Issue or pull request that will be included in release 7.53.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingregression-RC-7.50.0Regression bug that was found in release candidate (RC) for release 7.50.0Regression bug that was found in release candidate (RC) for release 7.50.0release-7.53.0Issue or pull request that will be included in release 7.53.0Issue or pull request that will be included in release 7.53.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
Editing the gas fees on iOS is not possible if the set values are deleted and decimals are used.
There is an error message stating
Only numbers are allowed. The symbol.is not available on iOS keyboard in this step and cannot continue unless choosing again default values and editing them without deleting the.In v7.47.0 and previous versions, this issue is not present, as the symbol
,is converted to.This issue is present also on Android, but can be avoided as the keyboard includes both symbols
,and.Expected behavior
No error message
Screenshots/Recordings
edit.gas.fee.7.50.0.iOS.mp4
edit.gas.fee.7.47.0.2001.iOS.mp4
edit.gas.fee.Android.7.51.0.mp4
Steps to reproduce
Error messages or log output
Detection stage
During release testing
Version
7.50.0
Build type
None
Device
iPhone 15
Operating system
iOS
Additional context
No response
Severity
No response