Automatically create Deck board upon creation of new team
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
We can (soon) create deck board owned by team. API/PR: https://github.com/nextcloud/deck/pull/8266
We should make sure the Teams UI supports it!
When you create a new team, the wizard should create a Deck board with the team as owner.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Teams UI's new-team wizard and review the Deck API/PR linked in the issue to understand team-owned board creation. Trace the wizard's creation flow and identify where the Deck request belongs. Done means creating a new team also creates a Deck board owned by that team, with the existing wizard flow still working.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100