ringcentral / ringcentral/ringcentral-embeddable
feat: Glip direct messages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 53
- Avg merge
- 7d
- Merged PRs (30d)
- 4
Description
It appears that currently you're able to send/receive direct messages pertaining to an existing conversation, but you're unable to create a new direct message session with someone; you're only able to create a Team. So if you want to send a message to a single person, you're forced to create a Team, adding them as the only other party to the conversation.
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 by tracing the existing Glip conversation and Team creation flow referenced in the issue. Determine where a new conversation is created and how participants are selected. Done means a user can start a direct-message session with one person without creating a Team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100