allow for assignment of task during creation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's just assigned to the user who posted it. One solution could be to create an undefined user, then point any task assignments to that placeholder user by default. Have it available in the ui to change the assignment to an actual user.
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 locating the task creation flow and the UI used to assign tasks. Confirm how new tasks currently choose the posting user, then define the placeholder-user behavior and the UI path for changing the assignment; done means a task can be created with the default assignment and reassigned to an actual user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100