developmentseed / developmentseed/osm-teams
Indicate organization team privacy setting
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If an organization sets `Teams can be public` to `NO`, the team is correctly made private by the api. However, there is no indication of this setting on the team edit page for teams within that organization. The team privacy setting in the api should be cascaded down through the API and reflected in the UI, with an indicator that this setting has been configured at the organization level.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the API handling for organization and team privacy settings, then trace how the team edit page receives and displays the team privacy value. The work is done when an organization-level restriction is propagated through the API and the UI indicates that the setting is configured by the organization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, full-stack, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100