MohaStranger / sheel-ma3aya

Automatically exported from code.google.com/p/sheel-ma3aya
0 stars 0 forks source link

Prototype Review (Registration form) #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have some small comment regarding the registration form of sheel ma3aya (not 
the fb form):
- In the mobile number field, I'm assuming there are 2 text fields so that the 
user can write the country code in the 1st one & the number itself in the 2nd 
one? I think maybe a small hint under each field to tell the user what exactly 
he needs to write could be added (minor comment: also the first field is always 
smaller in width than the 2nd one, it's what our eyes are used to in all forms 
in general)
- I think the nationality field would better be a drop down list with the 
nationalities rather than a text field where the use can type anything that may 
be incorrect...also do you take into consideration if the user has more than 1 
nationality?
- The gender field with the images looks a little weird, it's usually a drop 
down list so I found that it looks a bit strange

Original issue reported on code.google.com by dina.e.h...@gmail.com on 15 Nov 2011 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by dina.e.h...@gmail.com on 15 Nov 2011 at 7:07

GoogleCodeExporter commented 9 years ago
- considering the hints under the fields, of course i will do this .. this is 
not the final UI, it's just a representation. The country code field is an 
autocomplete field. which means that if you start to write eg it will show you 
in a dropdown the list of all the countries starting by eg.
- The nationality field is the same as the country code, it is an autocomplete 
dropdown. you start writing it will display the dropdown.
- i will consider changing the images of the gender.

Original comment by nada.a...@gmail.com on 15 Nov 2011 at 7:18

GoogleCodeExporter commented 9 years ago
what about if the user types something different than the choices he gets from 
the autocomplete? will it be accepted?

Original comment by dina.e.h...@gmail.com on 15 Nov 2011 at 7:29

GoogleCodeExporter commented 9 years ago
of course not, i did a validation on what was inserted. so if the user writes 
something that is not in the list, then presses the register button, he will 
not be able to proceed and will be asked to choose a valid input.

Original comment by nada.a...@gmail.com on 15 Nov 2011 at 7:34

GoogleCodeExporter commented 9 years ago

Original comment by dina.e.h...@gmail.com on 15 Nov 2011 at 7:36