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

Add a country code field on registration page besides "Mobile No." field. #123

Open
garg3133 opened this issue Jan 7, 2024 · 0 comments

Comments

@garg3133
Copy link
Member

garg3133 commented Jan 7, 2024

Currently, we have a restriction on registration/profileedit forms due to which the "Mobile No." and similar fields only take 'number' input. This is problematic for our alumni who are living overseas because they can't prefix their contact number with the country code.

We also can't just change the type of contact number fields from number to text because this restriction is applicable at database-level as well.

So, we should add a new 'Country code' field beside the contact number fields, which can either take text input or show a list of all the countries with their respective country codes which user can select from.

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

1 participant