solankisandeepsingh / urban_grocery_new

0 stars 1 forks source link

Automatic Country Code Missing During Login #9

Open ganeshgadekar opened 1 year ago

ganeshgadekar commented 1 year ago

Bug Description: When users attempt to log in using their phone numbers, the application fails to automatically display the appropriate country code associated with the entered phone number. This omission leads to user confusion and inconvenience when trying to input their credentials.

Steps to Reproduce:

  1. Open the application and navigate to the login page.
  2. Enter a phone number in the provided field.
  3. Observe that the country code does not automatically populate.

Expected Result: When users enter their phone number during the login process, the application should automatically detect and display the corresponding country code.

Actual Result: The application does not automatically populate the country code field, requiring users to manually input the country code along with their phone number.

Priority-High