Deleteing a Role in CV doesn't work
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
The algorithm for home much to delete when you delete an arc in the graph of the form data needs to be reexaminned so that you don't get dangling islanfds of data.
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 deletion of a role in the CV and trace the algorithm that decides how much graph form data to delete. Inspect the TypeScript form and graph code, then add regression coverage for dangling islands; done means deleting the arc removes the intended data without leaving disconnected islands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100