Allow to ping share owner from public share chat
Open
Nobody has claimed this yet.
enhancement
feature: chat 💬
feature: talk-sidebar ⬅️
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Now that there is a chat in public shares, there should be an easy way to grab the attention of the share owner.
Current situation:
- User A creates a public share and send the link to some people.
- These people (Guests) start writing in the chat.
- User A doesn't notice that there was some activity in the chat until opening the chat tab of that file.
Enhancement:
- Guests can @-mention the share owner (User A).
- When User A is mention, it will automatically join that 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 how public share chat messages and @-mentions are handled in the repository. Determine the existing notification and conversation-joining paths, then verify that a guest mention alerts the share owner and automatically adds them to that conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100