codedstrings / codedstrings/odin-ToDo
Duplicate tasks can be created
Open
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Duplicate tasks can be create currently. This causes issues when trying to mark tasks as completed.
Solution:
- Block creation of duplicate tasks.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Find the task-creation entry point and inspect how existing tasks are compared; add a regression test if task tests are present. Done means attempts to create an identical task are blocked and task completion remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100