Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow task reassignment from task edit page

Open
#1,173 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

This issue is blocked on the component from #1172. Once that component is ready, start in project/tasks/task/task.hbs, then trace the task route/controller to handle its onChange action. Done means the component is included on the task edit page, reassignment works for permitted users, and sidebar styling is corrected if needed.

Written by the indexing model from the issue text.

Description

blocked Difficulty: Medium Skill: CSS Skill: Ember.js Skill: HTML Skill: JavaScript

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.
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from code-corps/code-corps-ember

All issues in code-corps/code-corps-ember

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.