lambertf917 / lambertf917/document-delivery-app-react
new rider not being able to be added
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
upon adding the website generated an alert saying that there was another rider with the following credentials, where as when i looked in the grid view there was no rider with the same name.
To Reproduce
Steps to reproduce the behavior:
Go to 'riders'
Click on 'add new'
fill details and save
See error
Expected behavior
the rider should have been registered.
Screenshots
image
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Version 122.0.6261.95 (Official Build) (64-bit)
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
Start by reproducing the problem in the riders area using the add-new flow described in the issue, then trace how the form checks rider credentials against the grid data. Confirm whether the rider is actually unique and identify why the save is rejected. Done means a unique rider can be registered while an existing duplicate remains rejected.
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