BitCannaGlobal / WeedMobile

5 stars 1 forks source link

Amount field in "Create QR" should be numeric only #37

Closed TJ-BitCanna closed 8 months ago

TJ-BitCanna commented 11 months ago

2023-10-13 14 29 16

atmoner commented 10 months ago

You made a mistake in the title! It is on the send token modal that you must limit the input amount to numbers. Normally, it's fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/68fda31954ec43e01b1215a2c873bb92b870dd94

TJ-BitCanna commented 10 months ago

True!

But still fixed, checked and approved.

TJ-BitCanna commented 10 months ago

On iOS I can still use other characters besides only numbers in the "Send" screen

atmoner commented 9 months ago

On iOS I can still use other characters besides only numbers in the "Send" screen

Not in my side! It work only with number on IOS

image

TJ-BitCanna commented 9 months ago

I'll retest with the next update

TJ-BitCanna commented 9 months ago

Issue stays when testing on iPad on iOS

atmoner commented 8 months ago

Can you retry with fresh install please?

TJ-BitCanna commented 8 months ago

Still present on iPad with iOS 16.3.1: image

atmoner commented 8 months ago

This is a test of this article: https://danf.ca/blog/2013/09/19/input-type-number-and-ios-numeric-keypad/ To try in the next compilation

Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/4b00cd8ce4a5883dd35ce19aaee05a1b425a71d8

TJ-BitCanna commented 8 months ago

Good like this :)