code-corps / code-corps/code-corps-ember
Allow multiple assigned users per task
Open
needs estimate
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
We'll need to change the `task-assignment` component to:
- allow selecting multiple users
- render all the selected users in the dropdown
- render all the selected users as a list of image icons in the selected component
Contributor guide
Research direction
Start by locating and reading the task-assignment component, then trace how it stores and renders the selected user. The work is complete when multiple users can be selected, all selected users appear in the dropdown, and the selected component shows their image icons as a list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100