code-corps / code-corps/code-corps-ember
Allow task reassignment from task edit page
Abierto
blocked
Difficulty: Medium
Skill: CSS
Skill: Ember.js
Skill: HTML
Skill: JavaScript
- Lenguaje dominante
- JavaScript
- Estrellas
- 120
- Forks
- 75
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.