gray-mueller / gray-mueller/flower-delivery-app-react-js
Enatega Admin Dashboard: When adding a new staff and Rider , phone number is added by taking just one digit number
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When attempting to add a new staff member, the phone number input only captures and saves the first digit entered. Also displaying a error message that number is already associated with another account.
Fix it on its update page also
Steps to Reproduce:
Navigate to the "Add New Staff" page.
Fill out all required fields.
Now if user fills the phone number by adding only just one number it accepts it as a full number.
Click on "Save" or "Submit."
Expected behavior
The full phone number (e.g., "1234567890") should be saved and displayed correctly.
Screenshots
Staff.PN.video-converter.com.mp4
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. chrome, ]
Version [e.g. Latest]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Add New Staff form and its update-page counterpart, then reproduce the single-digit phone-number submission. Done means both pages preserve the complete phone number and reject only genuinely duplicate numbers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100