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

Change phone number field type to number #84

Closed
sreenadh opened this issue Aug 16, 2018 · 4 comments
Closed

Change phone number field type to number #84

sreenadh opened this issue Aug 16, 2018 · 4 comments
Assignees

Comments

@sreenadh
Copy link

Change phone number field type to "number" to open numkeypad in Mobile browsers.

@bobinson
Copy link

Change phone number field type to "number" to open numkeypad in Mobile browsers.

With water on the touch screen, hard to say whether its a good idea. This is not a regular scenario where we are talking about Usability. Also this will cause few additional CPU cycles from a perhaps about to die mobile phone. So, I would suggest to keep the options given to the end users.

So let people enter details without doing additional checks. Let the users enter.

Also, I would suggest to use geo location being captured with every request using

  • GSM geo location if possible
  • GPS
  • Get the finest information as possible.

PS: I may not be able to respond as I am myself in an area with little bit of water.

@sidharthv96
Copy link

Phone number field to number will automatically pop up the numeric keypad. Which facilitates entry of numbers easily. We can let them enter all the other details freely, but don't you think mobile should be numbers only and validated.

@naveenpf
Copy link

Needs merge

biswaz added a commit that referenced this issue Aug 16, 2018
Changed input type of phone number field to numeber #84
@naveenpf
Copy link

Fixed

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

5 participants