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

Fix number can't be shared #130

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Mugisha146
Copy link

@Mugisha146 Mugisha146 commented Sep 14, 2024

What does this PR do?

Task : #117 - Phone number can’t be shared
description : To prevent multiple users from registering with the same phone number ( ensures each phone number can only be associated with a single user account).

Describe your changes
i added a validation checker that check if Telephone number already exists or used in register process by someone else then display toast to notify him/her.

PR Type
What kind of change does this PR introduce?

[ *] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Tests
[ ] Other
How should this be manually tested?
Issuelink

Screenshots (if is appropriate)

@Mugisha146 Mugisha146 linked an issue Sep 14, 2024 that may be closed by this pull request
Copy link

vercel bot commented Sep 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 11:05am

Copy link

codeclimate bot commented Sep 14, 2024

Code Climate has analyzed commit 11db79c and detected 0 issues on this pull request.

View more on Code Climate.

@Mugisha146 Mugisha146 added Ready For Review Extra attention is needed frontend frontend task DREAM DREAM TEAM labels Sep 14, 2024
@robsdagreat robsdagreat self-requested a review September 16, 2024 11:05
@mugishaj092 mugishaj092 self-requested a review September 17, 2024 06:02
@SHYAKA-Aime SHYAKA-Aime self-requested a review September 17, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DREAM DREAM TEAM frontend frontend task Ready For Review Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Phone numbers can be shared
6 participants