Creation of a Client allows for multiple to be create
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 669
- Forks
- 61
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 3
Description
After creating a client, the create client button should be edit/save/delete not create.
This allows for the creation of multiple clients of the same name unexpectedly.
https://github.com/user-attachments/assets/50afd3b1-c373-47ea-bfb7-cb1d74294c28
Contributor guide
No contributing guide indexed for this repository
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 client-creation flow described in the issue and trace the code handling the create-client button after the first client is saved. Confirm the existing client can be edited, saved, or deleted instead of creating another client with the same name, and verify duplicate creation is no longer possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100