developmentseed / developmentseed/osm-teams
Add multiple user id's to a team
Open
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As a user, I can invite multiple user id's to my team at once. Ideally, permit team moderators to input a comma-separated list into the "add member" form to enable multiple add/sinvites.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the team “add member” form and trace the existing single-user invite flow through its submission handler and invitation endpoint. Confirm how comma-separated user IDs are parsed and validated, then verify that each valid ID receives an invitation and that the existing single-user behavior remains unchanged.
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
- 45/100