lambertf917 / lambertf917/flutter-document-platform-app
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 in the riders area by reproducing the issue through “add new” with the details that trigger the duplicate-credentials alert, then compare the result with the riders grid view. Trace the validation or registration entry point to determine why an apparently absent rider is rejected. Done means a valid new rider can be saved without a false duplicate warning, with the existing behavior covered by a regression check if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100