code-corps / code-corps/code-corps-ember
Allow task reassignment from task edit page
Open
blocked
Difficulty: Medium
Skill: CSS
Skill: Ember.js
Skill: HTML
Skill: JavaScript
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
Users which are allowed to do so should be able to (re)assign tasks from the task edit page. We should use the component extracted in #1172 to achieve this, so this will be marked as blocked until we're ready for that.
## Subtasks
- [ ] Include component from #1172 in `project/tasks/task/task.hbs`
- [ ] Handle `onChange` action correctly in route/controller
- [ ] Fix any styling issues that might occur from using the component in the sidebar instead of the task card.
Contributor guide
Assessment
This issue has not been assessed yet.