Add button to the TeamPage to create and add a Talk channel
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Proposal
Add a button on the TeamPage to create a new talk channel (analogous to the Create Folder button) and add this team as a member to it.
Details
- Ideally, the admins of the current team are being added as admins to the talk channel.
- The team is added as a normal member
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 at the TeamPage and inspect the existing Create Folder button for the relevant entry point and UI pattern. Trace the available Talk channel creation and membership flow, then verify that the new action creates a channel, adds the team as a member, and gives the current team admins channel-admin status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100